Commit Graph

10 Commits

Author SHA1 Message Date
Bluefissure
219fe0cd17 fix: e.lower() will never be 'True' 2023-03-07 22:43:37 +00:00
Bluefissure
4871dbe14c Update config.py 2023-03-07 16:38:47 -06:00
Bluefissure
21734a2ed3 fix: attr as key in settings
tuple attr cannot be key (causing docker failing hard when creating the config file)
2023-03-07 16:28:51 -06:00
EstrellaXD
13e9437eb9 Fix pytests 2023-03-06 14:19:41 +08:00
EstrellaXD
e1e6c9a579 Fix pytests 2023-03-06 14:16:40 +08:00
EstrellaXD
01827bbd67 Fix Bugs, add multiprocess in main.py 2023-03-06 14:05:02 +08:00
EstrellaXD
1a6e7f74f4 Fix requirements.txt for python 3.11 2023-03-06 10:25:49 +08:00
EstrellaXD
eb7600635a Fix Parser, Fix unittest 2023-03-05 21:00:56 +08:00
EstrellaXD
9ab95d88fd 2.6.0
- refactor
- change config from config.ini to config.json
2023-03-05 13:32:10 +08:00
EstrellaXD
f31acc70ff 2.6.0
- refactor
- change config from config.ini to config.json
2023-03-04 20:33:57 +08:00