- Notifications
You must be signed in to change notification settings - Fork208
Adding Type Hints#331
daikikatsuragawa started this conversation inIdeas
-
I propose to add "Type Hints" to the code written in Python, which is not in this project. The benefits are as follows.
|
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 1 comment 1 reply
-
That will be really useful,@daikikatsuragawa You can go ahead and raise a PR for this. mypy is the standard tool to do this, so including mypy (perhaps in the dev/test dependencies) sounds good. |
BetaWas this translation helpful?Give feedback.
All reactions
1 reply
-
@amit-sharma Thanks! I will proceed with the plan. |
BetaWas this translation helpful?Give feedback.
All reactions
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment