Skip to content

Commit 0318ad8

Browse files
committed
Fix blank line
Signed-off-by: Mariano Scazzariello <marianoscazzariello@gmail.com>
1 parent 8ca9c63 commit 0318ad8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/unit/models_containers_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -541,7 +541,6 @@ def test_create_network_config_only_undeclared_params(self):
541541
host_config={'NetworkMode': 'foo'}
542542
)
543543

544-
545544
def test_get(self):
546545
client = make_fake_client()
547546
container = client.containers.get(FAKE_CONTAINER_ID)

0 commit comments

Comments
 (0)