anton-hk / translator

Imported name is not used anywhere in the module PY-W2000
Anti-pattern
Major
a year agoa year old
Unused QRadialGradient imported from PySide2.QtGui
 10
 11from PySide2.QtCore import (QCoreApplication, QDate, QDateTime, QMetaObject,
 12    QObject, QPoint, QRect, QSize, QTime, QUrl, Qt)
 13from PySide2.QtGui import (QBrush, QColor, QConicalGradient, QCursor, QFont, 14    QFontDatabase, QIcon, QKeySequence, QLinearGradient, QPalette, QPainter,
 15    QPixmap, QRadialGradient)
 16from PySide2.QtWidgets import *
Unused QPixmap imported from PySide2.QtGui
 10
 11from PySide2.QtCore import (QCoreApplication, QDate, QDateTime, QMetaObject,
 12    QObject, QPoint, QRect, QSize, QTime, QUrl, Qt)
 13from PySide2.QtGui import (QBrush, QColor, QConicalGradient, QCursor, QFont, 14    QFontDatabase, QIcon, QKeySequence, QLinearGradient, QPalette, QPainter,
 15    QPixmap, QRadialGradient)
 16from PySide2.QtWidgets import *
Unused QPainter imported from PySide2.QtGui
 10
 11from PySide2.QtCore import (QCoreApplication, QDate, QDateTime, QMetaObject,
 12    QObject, QPoint, QRect, QSize, QTime, QUrl, Qt)
 13from PySide2.QtGui import (QBrush, QColor, QConicalGradient, QCursor, QFont, 14    QFontDatabase, QIcon, QKeySequence, QLinearGradient, QPalette, QPainter,
 15    QPixmap, QRadialGradient)
 16from PySide2.QtWidgets import *
Unused QPalette imported from PySide2.QtGui
 10
 11from PySide2.QtCore import (QCoreApplication, QDate, QDateTime, QMetaObject,
 12    QObject, QPoint, QRect, QSize, QTime, QUrl, Qt)
 13from PySide2.QtGui import (QBrush, QColor, QConicalGradient, QCursor, QFont, 14    QFontDatabase, QIcon, QKeySequence, QLinearGradient, QPalette, QPainter,
 15    QPixmap, QRadialGradient)
 16from PySide2.QtWidgets import *
Unused QLinearGradient imported from PySide2.QtGui
 10
 11from PySide2.QtCore import (QCoreApplication, QDate, QDateTime, QMetaObject,
 12    QObject, QPoint, QRect, QSize, QTime, QUrl, Qt)
 13from PySide2.QtGui import (QBrush, QColor, QConicalGradient, QCursor, QFont, 14    QFontDatabase, QIcon, QKeySequence, QLinearGradient, QPalette, QPainter,
 15    QPixmap, QRadialGradient)
 16from PySide2.QtWidgets import *