Update server.py

This commit is contained in:
Namhyeon Go 2024-02-23 12:48:08 +09:00 committed by GitHub
parent 4b76e4c954
commit a200732e84
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@
# Namyheon Go (Catswords Research) <gnh1201@gmail.com> # Namyheon Go (Catswords Research) <gnh1201@gmail.com>
# https://github.com/gnh1201/caterpillar # https://github.com/gnh1201/caterpillar
# Created at: 2022-10-06 # Created at: 2022-10-06
# Updated at: 2024-12-20 # Updated at: 2024-12-23
import argparse import argparse
import socket import socket