Skip to content

Commit

Permalink
chore: auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Dec 2, 2024
1 parent 0dd9656 commit 62a7d82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ansible_compat/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -476,8 +476,8 @@ def __deepcopy__(self, memo: object) -> AnsibleConfig:


__all__ = [
"AnsibleConfig",
"ansible_collections_path",
"parse_ansible_version",
"ansible_version",
"AnsibleConfig",
"parse_ansible_version",
]

0 comments on commit 62a7d82

Please sign in to comment.