diff options
| author | Christian Hopps <chopps@labn.net> | 2021-09-03 08:47:30 -0400 |
|---|---|---|
| committer | Christian Hopps <chopps@labn.net> | 2021-09-04 09:04:47 -0400 |
| commit | a53c08bc131c02f4a20931d7aa9f974194ab16e7 (patch) | |
| tree | 2c48ef7c757706d47ac5b999bf667166bc1c2e1a /tests/topotests/example_test/test_template.py | |
| parent | 4953ca977f3a5de8109ee6353ad07f816ca1774c (diff) | |
tests: cleanup: rerun changed files through black
Signed-off-by: Christian Hopps <chopps@labn.net>
Diffstat (limited to 'tests/topotests/example_test/test_template.py')
| -rw-r--r-- | tests/topotests/example_test/test_template.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/topotests/example_test/test_template.py b/tests/topotests/example_test/test_template.py index dfc0bb4a04..e94bb905a5 100644 --- a/tests/topotests/example_test/test_template.py +++ b/tests/topotests/example_test/test_template.py @@ -66,7 +66,6 @@ def build_topo(tgen): def setup_module(mod): "Sets up the pytest environment" - # This function initiates the topology build with Topogen... tgen = Topogen(build_topo, mod.__name__) |
