mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 03:46:55 +00:00
Re-sort imports.
This commit is contained in:
@@ -32,7 +32,6 @@ from ansible_collections.community.docker.plugins.module_utils._util import (
|
||||
sanitize_labels,
|
||||
)
|
||||
|
||||
|
||||
if t.TYPE_CHECKING:
|
||||
from collections.abc import Callable, Sequence
|
||||
|
||||
|
||||
Reference in New Issue
Block a user