mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
Re-sort imports.
This commit is contained in:
@@ -13,7 +13,6 @@ from __future__ import annotations
|
||||
|
||||
import sys
|
||||
|
||||
|
||||
MINIMUM_DOCKER_API_VERSION = "1.21"
|
||||
DEFAULT_TIMEOUT_SECONDS = 60
|
||||
STREAM_HEADER_SIZE_BYTES = 8
|
||||
|
||||
Reference in New Issue
Block a user