forbid non-typed functions or variables #7

Open
opened 2020-02-27 05:48:46 +01:00 by koalp · 0 comments
Owner

Python 3.7 introduces type annotation for functions. It would be great to type-annotate all the functions and variables to spot errors more easily, and beeing able to maintain.

Therefore, typing should be enforced in ci.

Python 3.7 introduces type annotation for functions. It would be great to type-annotate all the functions and variables to spot errors more easily, and beeing able to maintain. Therefore, typing should be enforced in ci.
koalp added the
type
enhancement
ci
labels 2022-01-26 11:15:51 +01:00
Sign in to join this conversation.
No description provided.