fix hound

This commit is contained in:
iLLiCiTiT 2021-11-04 16:02:53 +01:00
parent 62e04fb806
commit aee9ebeef9

View file

@ -34,6 +34,7 @@ def qt_app_context():
print("Using existing QApplication..")
yield app
# Backwards compatibility
application = qt_app_context