Skip to content

Commit

Permalink
Update streamlit_app.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kastnerp committed Apr 20, 2024
1 parent 7ed1abe commit 88af394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion streamlit_app.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# NREL-PSM3-2-EPW v3.2.2
This script converts climate data from NREL to the EnergyPlus EPW format.
If you do not have an API key, feel free to request one [here](https://developer.nrel.gov/signup).
If you do not have an API key, please request one [here](https://developer.nrel.gov/signup).
'''

api_key = st.text_input('Please provide your own api key here:',
Expand Down

0 comments on commit 88af394

Please sign in to comment.