kjeverson / NFLDraftTracker

NFL Draft Tracker using Python, Flask, and SQLite
0 stars 0 forks source link

DraftPick Bug #15

Closed kjeverson closed 5 months ago

kjeverson commented 5 months ago

Happens when calling the Prospect.draft() method

AttributeError: 'DraftPick' object has no attribute 'pick_owner'