From 09f2f01a1f8470cd00ed0a55b87eeb30b03c0898 Mon Sep 17 00:00:00 2001 From: RTAkland Date: Mon, 15 Nov 2021 22:24:51 +0800 Subject: [PATCH] add: as a flag for first start --- logs/flag | 0 SearchCity.py => tests/past/SearchCity.py | 0 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 logs/flag rename SearchCity.py => tests/past/SearchCity.py (100%) diff --git a/logs/flag b/logs/flag new file mode 100644 index 0000000..e69de29 diff --git a/SearchCity.py b/tests/past/SearchCity.py similarity index 100% rename from SearchCity.py rename to tests/past/SearchCity.py