Skip to content

Commit

Permalink
import fix
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanb committed May 14, 2023
1 parent 3fe909f commit 9bcaf6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions update.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
from dotenv import load_dotenv
from zipfile import ZipFile
from io import BytesIO
import email.utils

load_dotenv()
GOOGLE_API_KEY = os.environ["GOOGLE_API_KEY"]
Expand Down

0 comments on commit 9bcaf6d

Please sign in to comment.