diff options
Diffstat (limited to 'python/docSRC/operator.rst')
-rw-r--r-- | python/docSRC/operator.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/docSRC/operator.rst b/python/docSRC/operator.rst index f5369fa..65a5a99 100644 --- a/python/docSRC/operator.rst +++ b/python/docSRC/operator.rst @@ -1,7 +1,7 @@ OpTomo class: the :mod:`operator` module ============================================== -.. automodule:: astra.operator +.. automodule:: astra.optomo :members: :undoc-members: :show-inheritance: |