Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Apr 4, 2023
1 parent 6988312 commit f1e8e6d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ def test_summarization_dataset():

counter = 0
for sample in dset:

assert isinstance(sample, dict)
keys = list(sample.keys())

Expand Down

0 comments on commit f1e8e6d

Please sign in to comment.