TE-2524 Remove remaining nose.plugins usage

This commit is contained in:
Jeremy Bowman
2018-08-06 14:19:29 -04:00
parent 70d1ca4740
commit 7e410b0656
43 changed files with 87 additions and 123 deletions

View File

@@ -2,6 +2,6 @@
set -e
export LOWER_PYLINT_THRESHOLD=1000
export UPPER_PYLINT_THRESHOLD=3825
export UPPER_PYLINT_THRESHOLD=3800
export ESLINT_THRESHOLD=5590
export STYLELINT_THRESHOLD=973