Skip to content

Commit

Permalink
style: flake8 edit
Browse files Browse the repository at this point in the history
  • Loading branch information
gtdang authored and ntolley committed Jul 29, 2024
1 parent 80c138a commit 10d8805
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hnn_core/hnn_io.py
Original file line number Diff line number Diff line change
Expand Up @@ -382,8 +382,8 @@ def _order_drives(gid_ranges, external_drives):


def dict_to_network(net_data,
read_drives=True,
read_external_biases=True):
read_drives=True,
read_external_biases=True):
""" Converts a dict of network configurations to a Network
Parameters
Expand Down

0 comments on commit 10d8805

Please sign in to comment.