Skip to content

Commit

Permalink
Update dvc/repo/experiments/queue/workspace.py
Browse files Browse the repository at this point in the history
Co-authored-by: skshetry <[email protected]>
  • Loading branch information
karajan1001 and skshetry committed Jul 26, 2022
1 parent 9dfe88e commit 7c8994b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dvc/repo/experiments/queue/workspace.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

from dvc.exceptions import DvcException

from ....utils.fs import remove
from dvc.utils.fs import remove
from ..exceptions import ExpQueueEmptyError
from ..executor.base import BaseExecutor, ExecutorResult
from ..executor.local import WorkspaceExecutor
Expand Down

0 comments on commit 7c8994b

Please sign in to comment.