forked from loafle/openapi-generator-original
Fix W605 Warning and reenable flake8 (#1334)
This commit is contained in:
@@ -24,7 +24,7 @@ python setup.py develop
|
||||
tox || exit 1
|
||||
|
||||
### static analysis of code
|
||||
#flake8 --show-source petstore_api/
|
||||
flake8 --show-source petstore_api/
|
||||
|
||||
### deactivate virtualenv
|
||||
#if [ $DEACTIVE == true ]; then
|
||||
|
||||
Reference in New Issue
Block a user