python/examples[-qt6] - minor pylint fixes
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
|
||||
import sys
|
||||
|
||||
from MyMainWindow import MyMainWindow
|
||||
from PySide2 import QtWidgets, QtCore
|
||||
from MyMainWindow import MyMainWindow
|
||||
|
||||
try:
|
||||
# pylint: disable=unused-import
|
||||
|
||||
Reference in New Issue
Block a user