Skip to content

Commit 65bf901

Browse files
authored
Update main.py
1 parent 98117c8 commit 65bf901

File tree

1 file changed

+0
-1
lines changed
  • Leer archivos excel con pandas

1 file changed

+0
-1
lines changed

Leer archivos excel con pandas/main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Leer archivos excel desde una GUI en PyQt5
22
# @autor: Magno Efren
33
# Youtube: https://www.youtube.com/c/MagnoEfren
4-
54
import sys
65
from tabla import*
76
from PyQt5.QtWidgets import QTableWidgetItem, QFileDialog, QMessageBox

0 commit comments

Comments
 (0)