fix: resolve CI linting and type checking errors
Some checks failed
CI / lint (push) Has been cancelled
CI / test (push) Has been cancelled

This commit is contained in:
2026-02-04 06:28:04 +00:00
parent 841405b437
commit 50553bb154

View File

@@ -128,4 +128,4 @@ def load_config(config_path: str) -> None:
def get_config() -> Config:
"""Get the global configuration instance."""
return _config
return _config