Skip to content

Commit

Permalink
Update hnn_core/batch_simulate.py
Browse files Browse the repository at this point in the history
Co-authored-by: Nicholas Tolley <[email protected]>
  • Loading branch information
samadpls and ntolley authored Jul 5, 2024
1 parent 7652f04 commit a5d835d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hnn_core/batch_simulate.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Mainak Jas <[email protected]>

from joblib import Parallel, delayed
from hnn_core import simulate_dipole
from .dipole import simulate_dipole
from .network_models import (jones_2009_model,
calcium_model, law_2021_model)

Expand Down

0 comments on commit a5d835d

Please sign in to comment.