Skip to content

Commit

Permalink
Split meca into a standalone module from base_plotting.py (#686)
Browse files Browse the repository at this point in the history
Begin to split up base_plotting.py into standalone components.
Starting with the largest module meca.

* Split meca out from base_plotting.py under a pygmt/src folder
* Reduce diff and fix pylint/import errors
* Silence import-outside-toplevel error
* Update __init__.py with meca import
* Re-wrap docstrings to fit 79 characters

Co-authored-by: Dongdong Tian <[email protected]>
  • Loading branch information
weiji14 and seisman authored Jan 26, 2021
1 parent 9a8ec58 commit 2345486
Show file tree
Hide file tree
Showing 3 changed files with 416 additions and 404 deletions.
Loading

0 comments on commit 2345486

Please sign in to comment.