Skip to content

Commit 62ce2dc

Browse files
authored
Update main.py
1 parent f92db48 commit 62ce2dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Menu Lateral desplegable/main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ def mover_ventana(self, event):
9393
else:
9494
self.showNormal()
9595

96-
9796
if __name__ == "__main__":
9897
app = QtWidgets.QApplication(sys.argv)
9998
mi_app = MiApp()

0 commit comments

Comments
 (0)