Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ZAARAOUI999 authored Dec 19, 2023
1 parent fc4ff8a commit da89ee3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion hypermat/_models/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
from ._strain_energy import StrainEnergy
####################### - بــسم الله الرحمــان الرحيــم - #####################

"""Material Formulations Module"""

from ._energy import StrainEnergy
from ._material import *

0 comments on commit da89ee3

Please sign in to comment.