Skip to content

Commit

Permalink
Adding Subsystem to init.py
Browse files Browse the repository at this point in the history
  • Loading branch information
shousner committed Jan 4, 2024
1 parent 273937e commit 33e2c50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions moorpy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
from moorpy.body import Body
from moorpy.lineType import LineType
from moorpy.system import System
from moorpy.subsystem import Subsystem

from moorpy.helpers import *
from moorpy.Catenary import catenary
Expand Down

0 comments on commit 33e2c50

Please sign in to comment.