Skip to content

Commit

Permalink
again the hack
Browse files Browse the repository at this point in the history
  • Loading branch information
jrudz committed Dec 13, 2024
1 parent a14cc38 commit 973878f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions simulationworkflowschema/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ def load_modules():
if method in __all__:
setattr(simulationworkflowschema, method, sub_module.__dict__[method])


class SimulationWorkflowSchemaEntryPoint(SchemaPackageEntryPoint):
def load(self):
load_modules()
Expand Down

0 comments on commit 973878f

Please sign in to comment.