mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Removed one module from the py3 syntax check blacklist
This commit is contained in:
parent
42bf64275b
commit
e79bba2588
1 changed files with 1 additions and 2 deletions
|
@ -12,8 +12,7 @@ addons:
|
|||
- python3.5
|
||||
env:
|
||||
global:
|
||||
- PY3_EXCLUDE_LIST="cloud/amazon/aws_mfa_devices.py
|
||||
cloud/amazon/cloudtrail.py
|
||||
- PY3_EXCLUDE_LIST="cloud/amazon/cloudtrail.py
|
||||
cloud/amazon/dynamodb_table.py
|
||||
cloud/amazon/ec2_ami_copy.py
|
||||
cloud/amazon/ec2_customer_gateway.py
|
||||
|
|
Loading…
Reference in a new issue