Skip to content
Snippets Groups Projects
Commit 88199bbb authored by Taya Snijder's avatar Taya Snijder
Browse files

linting

parent 2de3c16c
No related branches found
No related tags found
1 merge request!288Resolve L2SS-446 "Extend snmp client to support mib files"
......@@ -26,4 +26,4 @@ class TestCompiler(base.TestCase):
mib_compiler.main()
# check if file was written
self.assertTrue(isfile(f"{tmpdir}/TEST-MIB.py"))
\ No newline at end of file
self.assertTrue(isfile(f"{tmpdir}/TEST-MIB.py"))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment