Removed one module from the py3 syntax check blacklist
This commit is contained in:
parent
a8611671ec
commit
146c969c07
1 changed files with 1 additions and 2 deletions
|
@ -12,8 +12,7 @@ addons:
|
||||||
- python3.5
|
- python3.5
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
- PY3_EXCLUDE_LIST="cloud/amazon/aws_mfa_devices.py
|
- PY3_EXCLUDE_LIST="cloud/amazon/cloudtrail.py
|
||||||
cloud/amazon/cloudtrail.py
|
|
||||||
cloud/amazon/dynamodb_table.py
|
cloud/amazon/dynamodb_table.py
|
||||||
cloud/amazon/ec2_ami_copy.py
|
cloud/amazon/ec2_ami_copy.py
|
||||||
cloud/amazon/ec2_customer_gateway.py
|
cloud/amazon/ec2_customer_gateway.py
|
||||||
|
|
Loading…
Reference in a new issue