Skip to content

Commit 2aa45b4

Browse files
author
Hiroaki Imoto
authored
Remove unused package in example code (#56)
1 parent 29bb36a commit 2aa45b4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/src/usage/parameter_estimation.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ Save simulation results with optimized parameter values.
8282

8383
```julia
8484
using BioMASS
85-
using PyCall
8685

8786
model = Model("./examples/fos_model");
8887
initpop = generate_initial_population(model)

0 commit comments

Comments
 (0)