mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 13:24:54 +01:00
fix 2 line method separation
This commit is contained in:
parent
46726e0e90
commit
e8158ed9cb
1 changed files with 0 additions and 1 deletions
|
|
@ -242,7 +242,6 @@ class PublisherWindow(QtWidgets.QDialog):
|
|||
|
||||
self.creator_window = creator_window
|
||||
|
||||
|
||||
def showEvent(self, event):
|
||||
super(PublisherWindow, self).showEvent(event)
|
||||
if self._first_show:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue