Skip to content

Commit

Permalink
add pkgutil to __ini__ file
Browse files Browse the repository at this point in the history
  • Loading branch information
equinor-ruaj committed Nov 20, 2023
1 parent 53ed3e7 commit 227f8f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/fmu/sumo/sim2sumo/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
__path__ = __import__("pkgutil").extend_path(__path__, __name__)

0 comments on commit 227f8f1

Please sign in to comment.