From a53c08bc131c02f4a20931d7aa9f974194ab16e7 Mon Sep 17 00:00:00 2001 From: Christian Hopps Date: Fri, 3 Sep 2021 08:47:30 -0400 Subject: tests: cleanup: rerun changed files through black Signed-off-by: Christian Hopps --- tests/topotests/ospf_dual_stack/test_ospf_dual_stack.py | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/topotests/ospf_dual_stack/test_ospf_dual_stack.py') diff --git a/tests/topotests/ospf_dual_stack/test_ospf_dual_stack.py b/tests/topotests/ospf_dual_stack/test_ospf_dual_stack.py index 2ea697ea72..07d4ca01a9 100644 --- a/tests/topotests/ospf_dual_stack/test_ospf_dual_stack.py +++ b/tests/topotests/ospf_dual_stack/test_ospf_dual_stack.py @@ -33,7 +33,6 @@ pytestmark = [pytest.mark.ospfd, pytest.mark.staticd] topo = None - def setup_module(mod): """Sets up the pytest environment.""" testsuite_run_time = time.asctime(time.localtime(time.time())) -- cgit v1.2.3