Add all source files for CI to work
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled

This commit is contained in:
2026-03-22 21:22:49 +00:00
parent c1952d7ca9
commit 24fed63c13

View File

@@ -157,4 +157,4 @@ def load_config(config_path: Optional[str] = None) -> Config:
Returns:
Config instance
"""
return Config.load(config_path)
return Config.load(config_path)