python/examples[-qt6] - minor pylint fixes

This commit is contained in:
Allen Winter
2022-07-14 15:29:51 -04:00
parent 3764feaf89
commit 579cd3a201
4 changed files with 4 additions and 4 deletions

View File

@@ -13,8 +13,8 @@
import sys
from MyMainWindow import MyMainWindow
from PySide2 import QtWidgets, QtCore
from MyMainWindow import MyMainWindow
try:
# pylint: disable=unused-import