Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mpiannucci committed Oct 23, 2024
1 parent fad218a commit d2917f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fsspec/implementations/tests/test_reference.py
Original file line number Diff line number Diff line change
Expand Up @@ -534,7 +534,6 @@ async def test_async_cat_file_ranges():
asynchronous=True,
)


assert await fs._cat_file("reference_time/0") == b'x^K0\xa9d\x04\x00\x03\x13\x01\x0f'
await session.close()

Expand Down

0 comments on commit d2917f7

Please sign in to comment.