Spaces:
Paused
Paused
Update testing.py
Browse files- testing.py +1 -1
testing.py
CHANGED
|
@@ -1,2 +1,2 @@
|
|
| 1 |
import os
|
| 2 |
-
print(os.getenv("GEMINI_MODEL"))
|
|
|
|
| 1 |
import os
|
| 2 |
+
print(os.getenv("GEMINI_MODEL"))
|