Added check to make sure that logging is used over print
This commit is contained in:
@@ -22,6 +22,7 @@ lint:
|
||||
- pipenv run python setup.py check -mrs
|
||||
- pipenv run flake8
|
||||
- pipenv run mypy sublime
|
||||
- ./cicd/no_print.sh
|
||||
|
||||
test:
|
||||
stage: test
|
||||
|
Reference in New Issue
Block a user