issues
search
python-validators
/
validators
Python Data Validation for Humans™.
MIT License
977
stars
155
forks
source link
maint: improve type annotations
#227
Closed
yozachar
closed
1 year ago
yozachar
commented
1 year ago
prefer type inference over explicit typing for function returns
removes unsettling code in comments from
between.py
uses
local
instead of
project
to refer local imports
between.py
local
instead ofproject
to refer local imports