Skip to content

Commit 230e929

Browse files
committed
removed blank lines of code
1 parent cd6c335 commit 230e929

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

mlflow/docker-compose.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,4 @@ services:
2323
command: /bin/sh -c "while sleep 1000; do :; done" # Keep container running
2424
depends_on:
2525
mlflow:
26-
condition: service_healthy
27-
26+
condition: service_healthy

0 commit comments

Comments
 (0)