We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc559b7 commit ca17328Copy full SHA for ca17328
test/core/test_astream_incremental.py
@@ -1,7 +1,6 @@
1
"""Tests for ModelOutputThunk.astream() incremental return behavior.
2
3
-Tests the changes around lines 278-281 and 352-356 in mellea/core/base.py
4
-that ensure astream() returns only new content added since the beginning of
+Tests that astream() returns only new content added since the beginning of
5
each astream() call, not the entire accumulated value.
6
"""
7
0 commit comments