jacktose / PI-vs-538

Compares FiveThirtyEight's odds and PredictIt prices for each state.
MIT License
1 stars 1 forks source link

Put site settings in objects #4

Closed jacktose closed 7 years ago

jacktose commented 8 years ago

Make a class for sites and instantiate both sites. Store URL, etc. in the objects. Set them at the top, instead of reusing variables through the code.