Skip to content

Commit

Permalink
style: [pre-commit.ci] auto fixes [...]
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Dec 2, 2024
1 parent 8f2d1be commit 6fbcaff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/napari_micromanager/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@

from .main_window import MainWindow

__all__ = ["__version__", "MainWindow"]
__all__ = ["MainWindow", "__version__"]

0 comments on commit 6fbcaff

Please sign in to comment.