Skip to content

Commit a7525fc

Browse files
author
Mr. Outis
committed
💅 black and flake
1 parent 576290a commit a7525fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/func/test_repo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
from dvc.repo import Repo
2-
from dvc.scm.git import GitTree
32
from dvc.system import System
43
from dvc.utils.compat import fspath
54

5+
66
def test_destroy(tmp_dir, dvc):
77
dvc.config.set("cache", "type", "symlink")
88

0 commit comments

Comments
 (0)