We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d940ab commit 9f565eaCopy full SHA for 9f565ea
tests/test_vws.py
@@ -284,7 +284,7 @@ def test_default_seconds_between_requests(
284
high_quality_image: io.BytesIO,
285
) -> None:
286
"""
287
- By default XXX.
+ By default, 0.2 seconds are waited between polling requests.
288
289
with MockVWS(processing_time_seconds=0.5) as mock:
290
database = VuforiaDatabase()
0 commit comments