Skip to content

Commit ee62ec5

Browse files
committed
ruff format region.py
1 parent 6266bba commit ee62ec5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

region.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
parse_period_and_value,
88
top_n_by_total,
99
)
10-
#from eia_api import fetch_all_pages
10+
# from eia_api import fetch_all_pages
1111

1212
st.set_page_config(page_title="EIA Demand by Region (ET)", layout="wide")
1313
st.title("U.S. Electricity Demand by Region (Eastern Time)")

0 commit comments

Comments
 (0)