Skip to content

Commit

Permalink
Fix autodoc issue with submodule rename
Browse files Browse the repository at this point in the history
  • Loading branch information
lukelbd committed Jan 23, 2022
1 parent ba1ffb8 commit 29db2b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -118,9 +118,9 @@ Colormaps and normalizers
Projection classes
==================

.. automodule:: proplot.crs
.. automodule:: proplot.proj

.. automodsumm:: proplot.crs
.. automodsumm:: proplot.proj
:toctree: api


Expand Down

0 comments on commit 29db2b5

Please sign in to comment.