From db873a85bcc255b4d3eb96c48e4cab5eec9afe96 Mon Sep 17 00:00:00 2001 From: JocelynJIANG-12 Date: Thu, 12 Mar 2026 13:10:33 -0400 Subject: [PATCH] create API-key --- .streamlit:secrets.toml | 1 + 1 file changed, 1 insertion(+) create mode 100644 .streamlit:secrets.toml diff --git a/.streamlit:secrets.toml b/.streamlit:secrets.toml new file mode 100644 index 0000000..f6f2ecd --- /dev/null +++ b/.streamlit:secrets.toml @@ -0,0 +1 @@ +EIA_API_KEY = "icCkiTlQ70ik5W5JHmppUyYDBiGHX5Wd0GQ37rIG" \ No newline at end of file