Skip to content

Commit 0e2ef47

Browse files
remove blank line
1 parent 5fb6640 commit 0e2ef47

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dvc/repo/get.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ def get(url, path, out=None, rev=None):
6666
return
6767

6868
# Either an uncached out with absolute path or a user error
69-
7069
if os.path.isabs(path):
7170
raise FileNotFoundError
7271

0 commit comments

Comments
 (0)