diff options
| author | Donatas Abraitis <donatas@opensourcerouting.org> | 2023-06-12 11:45:03 +0300 |
|---|---|---|
| committer | Donatas Abraitis <donatas@opensourcerouting.org> | 2023-06-12 11:45:03 +0300 |
| commit | 48008be43fd4aa75303c463538998528b58afe7b (patch) | |
| tree | d0d0db959bc46136bd949dd40ee55e263321ac01 /tests/topotests/rip_topo1 | |
| parent | 717f180a496b521f92232ffd7274abbae81d0d71 (diff) | |
tests: Apply black formatting for rip_topo1/ripng_topo1
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
Diffstat (limited to 'tests/topotests/rip_topo1')
| -rw-r--r-- | tests/topotests/rip_topo1/test_rip_topo1.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/topotests/rip_topo1/test_rip_topo1.py b/tests/topotests/rip_topo1/test_rip_topo1.py index 9850cc695d..9b0eaf9a18 100644 --- a/tests/topotests/rip_topo1/test_rip_topo1.py +++ b/tests/topotests/rip_topo1/test_rip_topo1.py @@ -330,7 +330,6 @@ def test_shutdown_check_stderr(): if __name__ == "__main__": - # To suppress tracebacks, either use the following pytest call or add "--tb=no" to cli # retval = pytest.main(["-s", "--tb=no"]) retval = pytest.main(["-s"]) |
