Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeldeistler committed Dec 6, 2023
1 parent 06820d8 commit 448c3e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jaxley/modules/network.py
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,6 @@ def vis(
self,
detail: str = "point",
layers: Optional[List] = None,
figsize: Tuple = (5, 5),
**options,
) -> None:
"""Visualize the network.
Expand Down

0 comments on commit 448c3e1

Please sign in to comment.