You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apply factory pattern. Create a new factory class ModelFactory under app/services/location directory. Change code in jhu.py and nyt.py to use ModelFactory's create_factory() method
0 commit comments