Skip to content

Commit

Permalink
[pre-commit.ci] 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 Sep 3, 2024
1 parent 24693ab commit d21b6fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/awx_plugins/credentials/aim.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from urllib.parse import quote, urlencode, urljoin

import requests # type: ignore[import-not-found]
import requests # type: ignore[import-not-found]

from .plugin import (
CertFiles,
Expand Down

0 comments on commit d21b6fb

Please sign in to comment.