fix 2 line method separation

This commit is contained in:
iLLiCiTiT 2021-10-25 17:21:02 +02:00
parent 46726e0e90
commit e8158ed9cb

View file

@ -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: