Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
Aske-Rosted committed Dec 18, 2024
1 parent 7b765b3 commit cdcdd00
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@


from .i3extractor import I3Extractor
from .utilities.gcd_hull import GCD_hull

import numpy as np

Expand All @@ -15,7 +16,6 @@
dataclasses,
MuonGun,
) # pyright: reportMissingImports=false
from .utilities.gcd_hull import GCD_hull


class I3HighestEparticleExtractor(I3Extractor):
Expand Down

0 comments on commit cdcdd00

Please sign in to comment.