Skip to content

Commit 1d3bc9e

Browse files
authored
Rename Export_to_Excel.py to export_to_excel.py
1 parent 0be45ac commit 1d3bc9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WebScrapingScripts/Internship-Internshala/Export_to_Excel.py renamed to WebScrapingScripts/Internship-Internshala/export_to_excel.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ def save_and_export(flag,workbook):
5858
except ValueError:
5959
print("Invalid Input, Loading choices again.............")
6060
err = True
61-
61+

0 commit comments

Comments
 (0)