fix: resolve CI linting and type checking errors
This commit is contained in:
@@ -128,4 +128,4 @@ def load_config(config_path: str) -> None:
|
|||||||
|
|
||||||
def get_config() -> Config:
|
def get_config() -> Config:
|
||||||
"""Get the global configuration instance."""
|
"""Get the global configuration instance."""
|
||||||
return _config
|
return _config
|
||||||
Reference in New Issue
Block a user