Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
Signed-off-by: {Johann Heyszl} <[email protected]>
  • Loading branch information
johannheyszl committed Sep 25, 2023
1 parent b81ff65 commit 39c20ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cw/test_waverunner.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

"""Test WaveRunner class."""

from waverunner import WaveRunner
from datetime import datetime
from waverunner import WaveRunner

if __name__ == '__main__':
waverunner = WaveRunner("172.26.111.125")
Expand Down

0 comments on commit 39c20ea

Please sign in to comment.