Long story short
While working on big project, typing check helps to exclude shot in the leg scenario.
Expected behaviour
Type annotations on public methods.
Actual behaviour
No any type annotations, including the most docstrings.
Note
Need a decision: typing in global requirements or use version-specific requirements (PEP496/PEP508)
Long story short
While working on big project, typing check helps to exclude shot in the leg scenario.
Expected behaviour
Type annotations on public methods.
Actual behaviour
No any type annotations, including the most docstrings.
Note
Need a decision: typing in global requirements or use version-specific requirements (PEP496/PEP508)