Skip to content
Closed
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
format data/init
  • Loading branch information
Jeeven Dhanoa committed Jul 23, 2021
commit a9ae3e68ee78ec1d1444c8286a485bc6b5cd8df2
1 change: 1 addition & 0 deletions app/data/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
from ..services.location.jhu import JhuLocationService
from ..services.location.nyt import NYTLocationService


class DataSources:
"""
Class to represent the root of the aggregate containing the location services.
Expand Down