Re-sort imports.

This commit is contained in:
Felix Fontein
2025-12-25 21:59:01 +01:00
parent 42121e3326
commit 712d920941
106 changed files with 0 additions and 127 deletions
@@ -10,7 +10,6 @@ from ansible_collections.community.docker.plugins.module_utils._compose_v2 impor
Event,
)
EVENT_TEST_CASES: list[tuple[str, str, bool, bool, str, list[Event], list[str]]] = [
# #######################################################################################################################
# ## Docker Compose 2.18.1 ##############################################################################################