Skip to content

Commit

Permalink
Automated behaviour of excel file was setteled
Browse files Browse the repository at this point in the history
  • Loading branch information
gautam-andani committed Dec 16, 2023
1 parent 87c9742 commit f13edf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion excel_fill.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ def enter_through_excel(path):
conn.close()
return successful,error

enter_through_excel('uploads/Book1.xlsx')
# enter_through_excel('uploads/Book1.xlsx')

0 comments on commit f13edf9

Please sign in to comment.