You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: validate mlflow config before import and handle circular import errors
- Move mlflow_run_name validation before importing mlflow to avoid unnecessary imports
- Catch AttributeError in tests for mlflow circular import issues in CI environment
0 commit comments