Skip to content

Commit

Permalink
changed __init__
Browse files Browse the repository at this point in the history
  • Loading branch information
MDecarabas committed Dec 11, 2024
1 parent edf8833 commit 6bda4d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/instrument/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

configure_logging()

__package__ = "instrument"
__package__ = "tomo_instrument"
try:
from setuptools_scm import get_version

Expand Down

0 comments on commit 6bda4d5

Please sign in to comment.