Skip to content

Commit 9be3213

Browse files
authored
Rename github.py to run.py
1 parent da6c0eb commit 9be3213

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

github.py renamed to run.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ def take_data(user_name):
6060
take_data(_UserName)
6161

6262
# Close the opened file
63-
new_file.close()
63+
new_file.close()

0 commit comments

Comments
 (0)