Skip to content

Commit acb2fee

Browse files
Update test_request_quota_reached.py
1 parent 8b73d34 commit acb2fee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_exceptions/test_request_quota_reached.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"""
44

55

6-
def test_request_quota_reached():
6+
def test_request_quota_reached() -> None:
77
# See https://github.com/adamtheturtle/vws-python/issues/822 for writing
88
# this test.
99
pass

0 commit comments

Comments
 (0)