Remove blank line at end of file to fix flake8
This commit is contained in:
parent
f5e6091ff6
commit
6c97a4a6e0
@ -95,4 +95,3 @@ class TestCommandLineEdit:
|
||||
mock_clipboard.text.return_value = '$ command'
|
||||
qtbot.keyClick(cmd_edit, Qt.Key_Insert, Qt.ShiftModifier)
|
||||
assert cmd_edit.text() == ':command param1'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user