Skip to content

Commit cfb40ac

Browse files
committed
Linter
1 parent 68fe305 commit cfb40ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_netmiko_show.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,6 +382,7 @@ def test_enable_mode(net_connect, commands, expected_responses):
382382
except AttributeError:
383383
assert True
384384

385+
385386
def test_disconnect(net_connect, commands, expected_responses):
386387
"""Terminate the SSH session."""
387388
start_time = datetime.now()

0 commit comments

Comments
 (0)