Skip to content

Commit

Permalink
make pre-commit happy
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Huth committed Aug 21, 2024
1 parent d6ce0ae commit b08a3cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Examples/Python/python/acts/examples/simulation.py
Original file line number Diff line number Diff line change
Expand Up @@ -611,6 +611,7 @@ def getG4DetectorConstructionFactory(
try:
from acts import geomodel as gm
from acts.examples.geant4.geomodel import GeoModelDetectorConstructionFactory

if type(detector) is gm.GeoModelTree:
return GeoModelDetectorConstructionFactory(detector, regionList)
except Exception as e:
Expand Down

0 comments on commit b08a3cc

Please sign in to comment.