fix
This commit is contained in:
@@ -10,7 +10,7 @@ import time
|
||||
from datetime import datetime, timedelta, timezone
|
||||
import tweepy
|
||||
from openai import OpenAI
|
||||
from foodie_utils import post_tweet, AUTHORS, SUMMARY_MODEL
|
||||
from foodie_utils import post_tweet, AUTHORS, SUMMARY_MODEL, load_json_file
|
||||
from foodie_config import X_API_CREDENTIALS, RECENT_POSTS_FILE
|
||||
from dotenv import load_dotenv
|
||||
|
||||
|
||||
Reference in New Issue
Block a user