Skip to content

Commit 5e37379

Browse files
ruff
1 parent ae593ef commit 5e37379

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/keycloak/testcontainers/keycloak/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
ADMIN_USERNAME_ENVIRONMENT_VARIABLE = "KC_BOOTSTRAP_ADMIN_USERNAME"
2525
ADMIN_PASSWORD_ENVIRONMENT_VARIABLE = "KC_BOOTSTRAP_ADMIN_PASSWORD"
2626

27+
2728
class KeycloakContainer(DockerContainer):
2829
has_realm_imports = False
2930

0 commit comments

Comments
 (0)