Skip to content

Commit

Permalink
remove blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiosantoscode committed Jan 10, 2020
1 parent 5fb6640 commit 0e2ef47
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dvc/repo/get.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ def get(url, path, out=None, rev=None):
return

# Either an uncached out with absolute path or a user error

if os.path.isabs(path):
raise FileNotFoundError

Expand Down

0 comments on commit 0e2ef47

Please sign in to comment.