Skip to content

Commit

Permalink
ruff linting
Browse files Browse the repository at this point in the history
  • Loading branch information
sophiamaedler committed Dec 9, 2024
1 parent 3f754bb commit f40796a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/pages/module/pipeline/extraction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ HDF5CellExtraction
===================
.. autoclass:: scportrait.pipeline.extraction.HDF5CellExtraction
:members:
:show-inheritance:
:show-inheritance:
2 changes: 1 addition & 1 deletion docs/pages/module/pipeline/featurization.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ CellFeaturizer
.. autoclass:: scportrait.pipeline.featurization.CellFeaturizer
:members:

.. automethod:: __call__
.. automethod:: __call__
2 changes: 1 addition & 1 deletion docs/pages/module/pipeline/segmentation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ ShardedSegmentation
=====================
.. autoclass:: scportrait.pipeline.segmentation.ShardedSegmentation
:members:
:show-inheritance:
:show-inheritance:

0 comments on commit f40796a

Please sign in to comment.