Skip to content
Snippets Groups Projects
Commit 1d9db9bd authored by Erik Reid's avatar Erik Reid
Browse files

pep8

parent ca13d19b
No related branches found
No related tags found
No related merge requests found
...@@ -97,7 +97,6 @@ def test_physical_no_lag(mocked_router): ...@@ -97,7 +97,6 @@ def test_physical_no_lag(mocked_router):
assert all(p.startswith('ae') is False for p in physical.keys()) assert all(p.startswith('ae') is False for p in physical.keys())
def test_load_interfaces( def test_load_interfaces(
mocked_router, resources_db, config_file, router_name): mocked_router, resources_db, config_file, router_name):
""" """
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment