Skip to content

Commit 8dfaffb

Browse files
committed
fix lint
1 parent 8731aff commit 8dfaffb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/integration/test_actor_dataset.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,6 @@ async def main() -> None:
3737
assert len(list_page.items) == list_page.count == desired_item_count
3838

3939

40-
import pytest
41-
42-
43-
@pytest.mark.only
4440
async def test_push_large_data_chunks_over_9mb(
4541
make_actor: MakeActorFunction,
4642
run_actor: RunActorFunction,

0 commit comments

Comments
 (0)