diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2021-03-01 09:18:49 -0500 |
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2021-03-01 09:18:49 -0500 |
| commit | 5980ad0ae0352ba3865ee17cd9bf97bc65e35474 (patch) | |
| tree | 3631cd0817da3b9e227525f6c0d962fcc9273e1c /tests/topotests/example-test/test_template.py | |
| parent | b9a210f9514ae71d24c848f106a5d203841c5eb4 (diff) | |
tests: Run `black` against tests again to clean up formatting
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'tests/topotests/example-test/test_template.py')
| -rw-r--r-- | tests/topotests/example-test/test_template.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/topotests/example-test/test_template.py b/tests/topotests/example-test/test_template.py index 973303b830..0265dbe796 100644 --- a/tests/topotests/example-test/test_template.py +++ b/tests/topotests/example-test/test_template.py @@ -44,7 +44,7 @@ from lib.topolog import logger from mininet.topo import Topo -#TODO: select markers based on daemons used during test +# TODO: select markers based on daemons used during test # pytest module level markers """ pytestmark = pytest.mark.bfdd # single marker |
