Avo-k commited on
Commit
3fff807
1 Parent(s): 6c8f323

commit non

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -16,7 +16,7 @@ from azure.storage.fileshare import ShareServiceClient
16
  # from dotenv import load_dotenv
17
  # load_dotenv()
18
 
19
- print(os.environ["content"], os.environ["retreive"], sep="\n-\n" * 2)
20
 
21
  theme = gr.themes.Soft(
22
  primary_hue="sky",
 
16
  # from dotenv import load_dotenv
17
  # load_dotenv()
18
 
19
+ print(os.environ["content"], os.environ["sources"], sep="\n-\n" * 2)
20
 
21
  theme = gr.themes.Soft(
22
  primary_hue="sky",