Skip to content

Commit 4a2bc0a

Browse files
committed
style: change ellipsis to pass
1 parent ada774d commit 4a2bc0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/client/delphi_epidata.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ class EpidataException(Exception):
3232

3333

3434
class EpidataBadRequestException(EpidataException):
35-
...
35+
pass
3636

3737

3838
REGIONS_EPIWEEKS_REQUIRED = "`regions` and `epiweeks` are both required"

0 commit comments

Comments
 (0)