Skip to content

Commit e4a4cc6

Browse files
ruff vs IDEA - fight, fight, fight
1 parent 00d2ddf commit e4a4cc6

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
)
910

0 commit comments

Comments
 (0)