mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 21:32:15 +01:00
hound fix
This commit is contained in:
parent
11728bae0e
commit
803dd56575
1 changed files with 1 additions and 0 deletions
|
|
@ -160,6 +160,7 @@ class CustomScriptDialog(QtWidgets.QDialog):
|
|||
|
||||
return False
|
||||
|
||||
|
||||
@contextlib.contextmanager
|
||||
def application():
|
||||
app = QtWidgets.QApplication(sys.argv)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue