We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6266bba commit ee62ec5Copy full SHA for ee62ec5
region.py
@@ -7,7 +7,7 @@
7
parse_period_and_value,
8
top_n_by_total,
9
)
10
-#from eia_api import fetch_all_pages
+# from eia_api import fetch_all_pages
11
12
st.set_page_config(page_title="EIA Demand by Region (ET)", layout="wide")
13
st.title("U.S. Electricity Demand by Region (Eastern Time)")
0 commit comments