Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
rollback datetime import change
  • Loading branch information
Kilo59 committed Apr 27, 2020
commit c6a6baeec442d5466d3f4fcaa48c55d8dc5459b8
1 change: 1 addition & 0 deletions app/services/location/jhu.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
LOGGER = logging.getLogger("services.location.jhu")
PID = os.getpid()


class JhuLocationService(LocationService):
"""
Service for retrieving locations from Johns Hopkins CSSE (https://github.com/CSSEGISandData/COVID-19).
Expand Down