Skip to content

Commit

Permalink
remove docs
Browse files Browse the repository at this point in the history
  • Loading branch information
skshetry committed Jul 12, 2023
1 parent c777134 commit abc662b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/func/parsing/test_matrix.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
],
)
def test_matrix_interpolated(tmp_dir, dvc, matrix):
"""Testing a simple non-nested list as a foreach data"""
(tmp_dir / "params.yaml").dump(MATRIX_DATA)
resolver = DataResolver(dvc, tmp_dir.fs_path, {})
data = {
Expand Down

0 comments on commit abc662b

Please sign in to comment.