Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve docstrings in datasets_connector_manager.py
Fixes os-climate#24 Add missing docstrings, update existing docstrings to Google format, and add type annotations to function signatures in `sostrades_core/datasets/datasets_connectors/datasets_connector_manager.py`. * Add docstrings to `instanciate_connectors_from_json_file` method. * Update docstrings in `get_connector` and `register_connector` methods to Google format. * Add type annotations to function signatures in `get_connector`, `register_connector`, and `instanciate_connectors_from_json_file` methods. --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/ggoyon/sostrades-core/issues/24?shareId=XXXX-XXXX-XXXX-XXXX).
- Loading branch information