Skip to content

Commit 8357610

Browse files
authored
Update SpecNec_executable_streamlit.py
1 parent 3c38289 commit 8357610

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

fun_SPEC_NEC/SpecNec_executable_streamlit.py

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,4 +105,15 @@
105105

106106
st.markdown("##### **Response Spectra [Elastic and Inelastic]**")
107107
st.write(Resul)
108+
109+
"""
110+
Description:
111+
This file contains the Response Spectra [Elastic and Inelastic]
112+
113+
Date:
114+
2024-07-07
115+
"""
116+
117+
__author__ = "Carlos Celi"
118+
__version__ = "1.0.0"
108119

0 commit comments

Comments
 (0)