issues
search
adafruit
/
Adafruit_CircuitPython_datetime
Basic date and time types. Implements a subset of the CPython datetime module.
MIT License
4
stars
9
forks
source link
Pylint and RTD update patch, and other fixes
#15
Closed
tekktrik
closed
2 years ago
tekktrik
commented
2 years ago
Adds pylint and readthedocs patch
Disables unspecified-encoding for pylint
Removes pylint_tests hook
tekktrik
commented
2 years ago
Didn't need to disable duplicate code