elliesleightholm commited on
Commit
9467a9f
·
1 Parent(s): 95052d1
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,7 +7,7 @@ from PIL import Image
7
  from io import BytesIO
8
  from items import ecommerce_items
9
  import os
10
- from dotenv import load_dotenv
11
 
12
  # Load environment variables from the .env file
13
  # load_dotenv()
 
7
  from io import BytesIO
8
  from items import ecommerce_items
9
  import os
10
+ # from dotenv import load_dotenv
11
 
12
  # Load environment variables from the .env file
13
  # load_dotenv()