Skip to content

Commit

Permalink
docstring spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
ntolley committed Sep 27, 2024
1 parent 7acf56d commit ba48c62
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hnn_core/network.py
Original file line number Diff line number Diff line change
Expand Up @@ -1453,7 +1453,6 @@ def update_weights(self, e_e=None, e_i=None,
If True, returns a copy of the network. If False,
the network is updated in place with a return of None.
Returns
-------
net : instance of Network
Expand Down

0 comments on commit ba48c62

Please sign in to comment.