Skip to content

Commit f6f77b9

Browse files
authored
Rename fedit.py to main.py
1 parent e6c752e commit f6f77b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fedit.py renamed to main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,4 +124,4 @@ def load_config_file():
124124
root.mainloop()
125125

126126
## Exited
127-
print('Exiting')
127+
print('Exiting')

0 commit comments

Comments
 (0)