issues
search
waldo-vision
/
models
Repository for model development and training
https://waldo.vision
Mozilla Public License 2.0
12
stars
4
forks
source link
Setup Automatic Code Linting
#10
Closed
jaredb1011
closed
1 year ago
jaredb1011
commented
1 year ago
Setup a Github action to automatically perform python code linting with
pylint
.
Ensure existing codebase is compliant with
pylint
.
Update documentation to inform developers about code standards.