Skip to content

Commit

Permalink
Update Sport import in README
Browse files Browse the repository at this point in the history
  • Loading branch information
jaebradley authored Jul 16, 2019
1 parent ba76a97 commit 5cf5090
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ pip install draft_kings
### Get Contests for a Sport

```python
from draft_kings import Sport
from draft_kings.data import Sport
from draft_kings.client import contests

contests(sport=Sport.NBA)
Expand Down

0 comments on commit 5cf5090

Please sign in to comment.