Skip to content

Commit

Permalink
fix: Rodsphere contact import in __init__
Browse files Browse the repository at this point in the history
  • Loading branch information
armantekinalp committed Oct 3, 2023
1 parent 1f48590 commit 3d08e15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions elastica/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
RodRodContact,
RodCylinderContact,
RodSelfContact,
RodSphereContact,
)
from elastica.callback_functions import CallBackBaseClass, ExportCallBack, MyCallBack
from elastica.dissipation import (
Expand Down

0 comments on commit 3d08e15

Please sign in to comment.