1
0
mirror of https://github.com/newnius/YAO-optimizer.git synced 2025-12-13 08:26:43 +00:00

add files

This commit is contained in:
2020-04-29 22:55:26 +08:00
parent 7c6309f010
commit 2e0af4395c
2 changed files with 18 additions and 17 deletions

View File

@@ -145,7 +145,7 @@ def draw(config, origin_data, predict_norm_data):
print(predict_data)
PORT_NUMBER = 8000
PORT_NUMBER = 8080
lock = Lock()
config = Config()