We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ed1abe commit 88af394Copy full SHA for 88af394
streamlit_app.py
@@ -14,7 +14,7 @@
14
# NREL-PSM3-2-EPW v3.2.2
15
16
This script converts climate data from NREL to the EnergyPlus EPW format.
17
-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).
18
'''
19
20
api_key = st.text_input('Please provide your own api key here:',
0 commit comments