Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Elisa-Visentin authored Nov 26, 2024
1 parent ad8d220 commit 266036e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion magicctapipe/utils/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from .error_codes import (
GENERIC_ERROR_CODE,
NO_COINCIDENT_EVENTS,
NO_EVENTS_WITHIN_MAXIMUM_DISTANCE
NO_EVENTS_WITHIN_MAXIMUM_DISTANCE,
)
from .functions import (
HEIGHT_ORM,
Expand Down

0 comments on commit 266036e

Please sign in to comment.