Open leonardge opened 4 years ago
Since we started adding typings now we can utilize mypy (http://mypy-lang.org/) to do type checking at PR/commit time as well.
This is great suggestions!
On Thu, Jul 16, 2020 at 10:16 PM apogiatzis notifications@github.com wrote:
Since we started adding typings now we can utilize mypy ( http://mypy-lang.org/) to do type checking at PR/commit time as well.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/pygate/pygate-gRPC/issues/15#issuecomment-659677868, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACMFDUID23PQE6NLZ4LRAZDR35U3VANCNFSM4OXYH7BQ .
-- Wang (Leonard) Ge Imperial College London 2021 gw980531@gmail.com +44 - 079-364-72284
To better maintain the codebase, we need to add type annotation.