Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Oct 26, 2023
1 parent 7814f32 commit 1906773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unittests/test_fixed_route_router.py
Original file line number Diff line number Diff line change
Expand Up @@ -117,4 +117,4 @@ def test_unreachable():
_sizes = [2, 8, 12, 16]
for (_down_links, _down_chips) in _iterations:
for _size in _sizes:
test_all_working(_size, _size, _down_links, _down_chips)
test_all_working(_size, _size, _down_links, _down_chips)

0 comments on commit 1906773

Please sign in to comment.