Remove Testing Things
This commit is contained in:
parent
77d7f35d25
commit
c12d8cf4bb
4
api.py
4
api.py
@ -203,8 +203,8 @@ class XiGuaLiveApi:
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
# name = "永恒de草薙"
|
||||
name = "尤美"
|
||||
name = "永恒de草薙"
|
||||
# name = "尤美"
|
||||
if len(sys.argv) > 2:
|
||||
if sys.argv[-1] == "d":
|
||||
DEBUG = True
|
||||
|
Reference in New Issue
Block a user