diagrams-builder,mlflow-server: remove trailing whitespace

This commit is contained in:
Samuel Gräfenstein
2020-11-09 11:39:28 +00:00
committed by Alyssa Ross
parent 88bf1b3e92
commit 433c1a7726
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
let
py = python3.pkgs;
in
py.toPythonApplication
py.toPythonApplication
(py.mlflow.overridePythonAttrs(old: rec {
pname = "mlflow-server";