Sort imports.

This commit is contained in:
Felix Fontein
2025-10-11 15:56:14 +02:00
parent 68907ac994
commit b515b76278
16 changed files with 38 additions and 22 deletions

View File

@@ -13,6 +13,8 @@ import sys
import pytest
from ansible.module_utils.common.collections import is_sequence
from freezegun import freeze_time
from ansible_collections.community.crypto.plugins.module_utils.time import (
UTC,
add_or_remove_timezone,
@@ -24,7 +26,6 @@ from ansible_collections.community.crypto.plugins.module_utils.time import (
get_relative_time_option,
remove_timezone,
)
from freezegun import freeze_time
TIMEZONES = [