Spaces:
Running
Running
justin2341
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -19,7 +19,7 @@ license = os.environ.get("LICENSE")
|
|
19 |
|
20 |
# Check if the variable exists
|
21 |
if license is not None:
|
22 |
-
print("Value of LICENSE:"
|
23 |
else:
|
24 |
license = ""
|
25 |
try:
|
|
|
19 |
|
20 |
# Check if the variable exists
|
21 |
if license is not None:
|
22 |
+
print("Value of LICENSE:")
|
23 |
else:
|
24 |
license = ""
|
25 |
try:
|