mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
format changes
This commit is contained in:
parent
02cf1eff7f
commit
852eaba5f0
1 changed files with 1 additions and 2 deletions
|
|
@ -478,8 +478,7 @@ class DragAndDropHelper:
|
|||
|
||||
|
||||
class PypeTrayApplication(QtWidgets.QApplication):
|
||||
"""Qt application manages application's control flow.
|
||||
"""
|
||||
"""Qt application manages application's control flow."""
|
||||
def __init__(self):
|
||||
super(self.__class__, self).__init__(sys.argv)
|
||||
# Allows to close widgets without exiting app
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue