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 Mar 9, 2022
1 parent 2296316 commit 6823f0f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/v2/test_0898-unzip-heterogeneous-records.py
Expand Up @@ -57,5 +57,3 @@ def test_zip_and_unzip():
]
assert to_list(xx) == [[1, 2, 3], [], [4, 5], [6], [7, 8, 9, 10]]
assert to_list(yy) == [1.1, 2.2, 3.3, 4.4, 5.5]


0 comments on commit 6823f0f

Please sign in to comment.