We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e4b073 commit 9087970Copy full SHA for 9087970
.temp/evince_var.py
@@ -1,2 +1,2 @@
1
import os
2
-print(os.environ["API_KEY"])
+print(os.environ["API_KEY"][0])
0 commit comments