Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
Co-authored-by: Mainak Jas <[email protected]>
  • Loading branch information
ntolley and jasmainak authored Nov 20, 2023
1 parent 7cf1239 commit d97aa0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/howto/plot_hnn_animation.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
# First, we'll import the necessary modules for instantiating a network and
# running a simulation that we would like to animate.
import os.path as op

import hnn_core
from hnn_core import jones_2009_model, simulate_dipole, read_params
from hnn_core.network_models import add_erp_drives_to_jones_model
Expand Down

0 comments on commit d97aa0e

Please sign in to comment.