diff --git a/creation_helpers.py b/creation_helpers.py index 117c6ea..35f576f 100644 --- a/creation_helpers.py +++ b/creation_helpers.py @@ -10,7 +10,7 @@ import requests import time from db_calls import db_get -from db_calls_card_creation import * +from db_calls_card_creation import PitcherData from bs4 import BeautifulSoup # Card Creation Constants