Entz commited on
Commit
12ff7c9
·
verified ·
1 Parent(s): 6b46691

Upload index.py

Browse files
Files changed (1) hide show
  1. index.py +1 -0
index.py CHANGED
@@ -6,6 +6,7 @@ import random
6
  import os
7
 
8
  # Load environment variables
 
9
  API_URL = os.getenv("API_URL")
10
 
11
  # Read content from text files
 
6
  import os
7
 
8
  # Load environment variables
9
+
10
  API_URL = os.getenv("API_URL")
11
 
12
  # Read content from text files