Skip to content

Commit

Permalink
Modified main __init__.py file. PyWRIS can now be imported as 'import…
Browse files Browse the repository at this point in the history
… pywris'
  • Loading branch information
SarathUW committed Dec 13, 2024
1 parent f734e67 commit 9d00c3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pywris/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from .pywris import *

0 comments on commit 9d00c3c

Please sign in to comment.