johnwmillr / SportradarAPIs

Python wrapper for the Sportradar APIs ⚽️🏈
MIT License
47 stars 19 forks source link

Move SoccerINTLv3 to its own file #2

Closed johnwmillr closed 6 years ago

johnwmillr commented 6 years ago

In anticipation of adding support for the other sports APIs, I wrote a new soccer class and moved it to its own file. Each new sport API will have its own class that inherits from the base API class.