Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Split meca into a standalone module from base_plotting.py (#686)
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