Skip to content

Commit

Permalink
Apply isort and flynt (ansible-collections#1962)
Browse files Browse the repository at this point in the history
SUMMARY

Apply isort - see also ansible-collections#1771
Apply flynt - see also ansible-collections#1802

ISSUE TYPE

    Feature Pull Request

COMPONENT NAME

ADDITIONAL INFORMATION

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@c0117b5
  • Loading branch information
tremble authored and mandar242 committed Aug 30, 2024
1 parent 285e1ab commit 12f1658
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/modules/elb_classic_lb_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@

from ansible_collections.community.aws.plugins.module_utils.modules import AnsibleCommunityAWSModule as AnsibleAWSModule


MAX_AWS_RETRIES = 5
MAX_AWS_DELAY = 5

Expand Down

0 comments on commit 12f1658

Please sign in to comment.