bhagavad-gita-api
bhagavad-gita-api copied to clipboard
Improvements to PreCommit
Can we add Mypy Precommit for static type checking , pydocstyle for numpy style documentation
We already have a mypy
config in the root folder but earlier we had decided to remove it from the pre-commit
as it was giving a lot of errors at that time.
We can re-enable it now since most of the work on the core code has been done.
@all-contributors please add @Gupta-Anubhav12 for code