MCPcopy Create free account
hub / github.com/runhey/OnmyojiAutoScript / battle_config

Method battle_config

tasks/Secret/script_task.py:35–36  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

33
34 @cached_property
35 def battle_config(self) -> GeneralBattleConfig:
36 return GeneralBattleConfig()
37
38 def run(self):
39 secret: Secret = self.config.secret

Callers

nothing calls this directly

Calls 1

GeneralBattleConfigClass · 0.90

Tested by

no test coverage detected