We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b73d34 commit c16d82aCopy full SHA for c16d82a
tests/test_exceptions/test_request_quota_reached.py
@@ -3,7 +3,7 @@
3
"""
4
5
6
-def test_request_quota_reached():
+def test_request_quota_reached() -> None:
7
# See https://github.com/adamtheturtle/vws-python/issues/822 for writing
8
# this test.
9
pass
0 commit comments