Skip to content

Commit

Permalink
Update dvc/repo/add.py
Browse files Browse the repository at this point in the history
  • Loading branch information
efiop authored and Ioana Grigoropol committed Nov 11, 2020
1 parent 8aba2b7 commit 0a49415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dvc/repo/add.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ def add(
fname,
pbar=pbar,
external=external,
enable_glob=glob,
glob=glob,
)

try:
Expand Down

0 comments on commit 0a49415

Please sign in to comment.