Skip to content

Commit a53e076

Browse files
committed
small bug fix
1 parent 0ded21f commit a53e076

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ModularCirc/Components/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
from .ComponentBase import ComponentBase
22
from .HC_constant_elastance import HC_constant_elastance
33
from .HC_mixed_elastance import HC_mixed_elastance
4+
from .HC_mixed_elastance_pp import HC_mixed_elastance_pp
45
from .R_component import R_component
56
from .Rc_component import Rc_component
67
from .Rlc_component import Rlc_component

0 commit comments

Comments
 (0)