Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
erivlis committed Aug 3, 2024
1 parent f20e12a commit 17609c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_stream_dict_records.py
Original file line number Diff line number Diff line change
Expand Up @@ -159,4 +159,4 @@ def test_large_dictionaries_performance():

# Act & Assert (no assertion needed for performance, just ensure it runs)
for _ in stream_dict_records(input_dict):
pass
assert _ is not None

0 comments on commit 17609c3

Please sign in to comment.