Skip to content

Commit a013756

Browse files
committed
move packaging script
1 parent 32f4754 commit a013756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package-mlflow.py renamed to src/mattersim/utils/mlflow_utils.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1+
import base64
12
import json
23
from io import StringIO
3-
import base64
44

55
import mlflow.pyfunc
66
import pandas as pd

0 commit comments

Comments
 (0)