Skip to content

Commit 62253f3

Browse files
ruff vs IDEA - fight, fight, fight
1 parent a0aa9c3 commit 62253f3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

core/tests/test_config.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
from testcontainers.core.config import (
44
TestcontainersConfiguration as TCC,
55
TC_FILE,
6-
TestcontainersConfiguration, get_user_overwritten_connection_mode,
6+
TestcontainersConfiguration,
7+
get_user_overwritten_connection_mode,
78
ConnectionMode,
89
get_docker_socket,
910
)

0 commit comments

Comments
 (0)