pylint warning for PathDeburr

This commit is contained in:
Markus Lampert
2019-06-29 22:31:04 -07:00
parent d47138fd14
commit fed19b15ef
3 changed files with 7 additions and 7 deletions

View File

@@ -73,5 +73,5 @@ if [ -z "$(which pylint)" ]; then
fi
#pylint ${ARGS} PathScripts/ PathTests/
pylint ${ARGS} PathScripts/PathEngraveBase.py PathScripts/PathDressupDogbone.py
pylint ${ARGS} PathScripts/