Skip to content

Commit

Permalink
Update qt_util.py
Browse files Browse the repository at this point in the history
  • Loading branch information
gruve-p committed Jun 13, 2024
1 parent a0f274f commit dad6afd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/qt_util.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

from PyQt6.QtCore import QCoreApplication, QMetaObject, Qt, pyqtSlot, QObject

from electrum.util import traceback_format_exception
from electrum_grs.util import traceback_format_exception


class TestQCoreApplication(QCoreApplication):
Expand Down

0 comments on commit dad6afd

Please sign in to comment.