Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Core] Document all exported core methods with type hints
Standardize docstrings in core.py to google standard. Remove type hints in docstrings in favor of the ones in method signatures. Use function signature type hints in autodoc generated docs. Closes: #359
- Loading branch information