Skip to content

Commit

Permalink
Update dvc/repo/plots/__init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
pared authored and skshetry committed Nov 4, 2022
1 parent ab69b88 commit d7152e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dvc/repo/plots/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,6 @@ def _collect_pipeline_files(repo, targets: List[str], props, onerror=None):
dvcfile_defs_dict[k] = v
else:
dvcfile_defs_dict = dvcfile_defs
print(dvcfile_defs_dict)
resolved = _resolve_definitions(
repo.dvcfs,
targets,
Expand Down

0 comments on commit d7152e3

Please sign in to comment.