Skip to content

Commit 7795b25

Browse files
authored
Rename BasicPythonScripts/word_tansfer_server.py to BasicPythonScripts/Word Transfer/word_tansfer_server.py
1 parent 5ee711e commit 7795b25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BasicPythonScripts/word_tansfer_server.py renamed to BasicPythonScripts/Word Transfer/word_tansfer_server.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ def main():
5757
socket_accept()
5858

5959
if __name__ == '__main__':
60-
main()
60+
main()

0 commit comments

Comments
 (0)