mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 22:02:15 +01:00
hound fix
This commit is contained in:
parent
3556b58fdc
commit
dddfeecceb
1 changed files with 0 additions and 1 deletions
|
|
@ -34,7 +34,6 @@ class CustomScriptDialog(QtWidgets.QDialog):
|
|||
on_line_changed = QtCore.Signal(str)
|
||||
context = None
|
||||
|
||||
|
||||
def __init__(self, parent=None, *args, **kwargs):
|
||||
super(CustomScriptDialog, self).__init__(parent=parent,
|
||||
*args,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue