fix: remove old dep (#212)

This commit is contained in:
Talley Lambert
2023-10-10 16:52:08 -04:00
committed by GitHub
parent 0fd25aa665
commit 3efafd7aa8
2 changed files with 1 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
from PyQt5.QtGui import QColor, QPalette
from qtpy.QtGui import QColor, QPalette
from qtpy.QtWidgets import QApplication, QTextEdit
from superqt.utils import CodeSyntaxHighlight