Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9087970

Browse files
committed
Test encr env var
1 parent 5e4b073 commit 9087970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.temp/evince_var.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
import os
2-
print(os.environ["API_KEY"])
2+
print(os.environ["API_KEY"][0])

0 commit comments

Comments
 (0)