We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ada774d commit 4a2bc0aCopy full SHA for 4a2bc0a
src/client/delphi_epidata.py
@@ -32,7 +32,7 @@ class EpidataException(Exception):
32
33
34
class EpidataBadRequestException(EpidataException):
35
- ...
+ pass
36
37
38
REGIONS_EPIWEEKS_REQUIRED = "`regions` and `epiweeks` are both required"
0 commit comments