Skip to content

Commit

Permalink
Apply isort
Browse files Browse the repository at this point in the history
Signed-off-by: Alina Buzachis <[email protected]>
  • Loading branch information
alinabuzachis committed Oct 9, 2023
1 parent ae76e23 commit 3855172
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions meta/runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ action_groups:
- iam_instance_profile_info
- iam_managed_policy
- iam_mfa_device_info
- iam_password_policy
- iam_policy
- iam_policy_info
- iam_role
Expand Down
1 change: 0 additions & 1 deletion plugins/modules/iam_password_policy.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@
from ansible.module_utils.common.dict_transformations import camel_dict_to_snake_dict

from ansible_collections.amazon.aws.plugins.module_utils.botocore import is_boto3_error_code

from ansible_collections.amazon.aws.plugins.module_utils.modules import AnsibleAWSModule


Expand Down

0 comments on commit 3855172

Please sign in to comment.