Skip to content

Commit

Permalink
covmodel.tools: remove InitSubclassMeta from docstring and __all__
Browse files Browse the repository at this point in the history
  • Loading branch information
MuellerSeb committed Mar 22, 2021
1 parent 9eb3626 commit 16ff76f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions gstools/covmodel/tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
The following classes and functions are provided
.. autosummary::
InitSubclassMeta
AttributeWarning
rad_fac
set_opt_args
Expand All @@ -34,7 +33,6 @@
from gstools.tools.geometric import set_anis, set_angles

__all__ = [
"InitSubclassMeta",
"AttributeWarning",
"rad_fac",
"set_opt_args",
Expand Down

0 comments on commit 16ff76f

Please sign in to comment.