Skip to content

Commit

Permalink
bitcraze#393 Fixed flake8 issue
Browse files Browse the repository at this point in the history
  • Loading branch information
krichardsson committed Aug 18, 2020
1 parent eb937a1 commit 6f750f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cfclient/ui/tabs/LogBlockTab.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"""

from PyQt5 import uic
from PyQt5.QtCore import Qt, pyqtSignal, QSysInfo
from PyQt5.QtCore import Qt, pyqtSignal

import cfclient
from cfclient.ui.tab import Tab
Expand Down

0 comments on commit 6f750f7

Please sign in to comment.