Skip to content

Commit c4a5768

Browse files
committed
Minor changes
1 parent 9de4114 commit c4a5768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlflow/src/workflows/RunManager.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import RunClient from '@tracking/RunClient';
22
import ModelVersionClient from '@model-registry/ModelVersionClient';
3-
import { Run } from '../utils/interface';
3+
import { Run } from '@utils/interface';
44
import { ApiError } from '@utils/apiError';
55

66
interface keyable {

0 commit comments

Comments
 (0)