mlflow / mlflow-export-import

Apache License 2.0
110 stars 70 forks source link

Factor out commonality in Databricks non-UC and UC tests into shared scripts #152

Closed amesar closed 8 months ago

amesar commented 8 months ago

Yup, DRY.

amesar commented 8 months ago

Looks better as no DRY. Did not refactor test_copy_model_version.py as the arguments to copy_model_version.copy differ substantially.