feat:将action选择从处理器转变为单独阶段,增加action使用的准确性
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
from src.config.config import global_config
|
||||
|
||||
|
||||
class TestConfig:
|
||||
def test_load(self):
|
||||
config = global_config
|
||||
print(config)
|
||||
Reference in New Issue
Block a user