Skip to content

Commit

Permalink
removed WARNING lines in surface_model_loader.py (#216, #217)
Browse files Browse the repository at this point in the history
  • Loading branch information
mxochicale committed May 24, 2023
1 parent 1e35461 commit 9011adf
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions sksurgeryvtk/models/surface_model_loader.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,6 @@

LOGGER = logging.getLogger(__name__)

# WARNING __all__ from duplicate object description of
__all__ = [
'SurfaceModelLoader'
]


class SurfaceModelLoader:
"""
Expand Down

0 comments on commit 9011adf

Please sign in to comment.