Skip to content

Commit 1c98502

Browse files
Update tests/unit/plugins/modules/test_keycloak_realm_localization.py
Co-authored-by: Felix Fontein <[email protected]>
1 parent 26bc304 commit 1c98502

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/unit/plugins/modules/test_keycloak_realm_localization.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
# https://www.gnu.org/licenses/gpl-3.0.txt)
66
# SPDX-License-Identifier: GPL-3.0-or-later
77

8-
from __future__ import absolute_import, division, print_function
9-
__metaclass__ = type
8+
from __future__ import annotations
109

1110
from contextlib import contextmanager
1211

0 commit comments

Comments
 (0)