Skip to content

Commit

Permalink
more linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip Colangelo committed Dec 10, 2024
1 parent 3565e5a commit 76102d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_gui.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

# pylint: disable=no-name-in-module
from PySide6.QtTest import QTest
from PySide6.QtCore import Qt, QTimer, QEventLoop
from PySide6.QtCore import Qt
from PySide6.QtWidgets import QApplication

import digest.main
Expand Down

0 comments on commit 76102d0

Please sign in to comment.