We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7aa6b5f commit 2c5df15Copy full SHA for 2c5df15
codeforces_api/api_request_maker.py
@@ -119,4 +119,4 @@ def get_response(self, request):
119
self.check_return_code(response)
120
return response
121
except json.decoder.JSONDecodeError as error:
122
- raise ValueError("A lot of users, try ")
+ raise ValueError("A lot of users, try to reduce number of users in list")
0 commit comments