Skip to content

Commit

Permalink
Updated setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
maurerv committed Jan 17, 2024
1 parent e93442f commit fc48551
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion colabseg/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@

from .new_gui_functions import ColabSegData
from .image_io import ImageIO
from .napari_integration import NapariManager
from .napari_integration import NapariManager
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@
"Programming Language :: Python :: 3",
"Operating System :: MacOS :: MacOS X",
],
)
)

0 comments on commit fc48551

Please sign in to comment.