issues
search
python-validators
/
validators
Python Data Validation for Humans™.
MIT License
977
stars
155
forks
source link
maint: improves `between` and `length` modules
#225
Closed
yozachar
closed
1 year ago
yozachar
commented
1 year ago
improves
between.py
and
length.py
scripts
adapts associated test cases as well
makes
_extremes.py
a private module
uses
black
for formatting python scripts
follows Google's Python style guide for docstrings
between.py
andlength.py
scripts_extremes.py
a private moduleblack
for formatting python scripts