Skip to content

Commit f92db48

Browse files
authored
Update main.py
1 parent a229c21 commit f92db48

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Calculadora Basica PyQt5/main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Calculadora Basica en Python con PyQt5
22
# @autor: Magno Efren
33
# Youtube: https://www.youtube.com/c/MagnoEfren
4-
54
import sys
65
from Calculadora import *
76

0 commit comments

Comments
 (0)