Skip to content

Commit 588f63f

Browse files
committedJan 29, 2025·
fix: hotfix to add steady-state tool path to the __init__ of T2B
1 parent 9d600e0 commit 588f63f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎aiagents4pharma/talk2biomodels/tools/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@
77
from . import custom_plotter
88
from . import get_modelinfo
99
from . import parameter_scan
10+
from . import steady_state
1011
from . import load_biomodel

0 commit comments

Comments
 (0)
Please sign in to comment.