Spaces:
Sleeping
Sleeping
Update app/materials_library.py
Browse files- app/materials_library.py +0 -1
app/materials_library.py
CHANGED
@@ -1384,7 +1384,6 @@ def check_fenestration_in_use(name: str) -> bool:
|
|
1384 |
def display_materials_help():
|
1385 |
"""Display help information for the material library page."""
|
1386 |
st.markdown("""
|
1387 |
-
"""
|
1388 |
### Material Library Help
|
1389 |
|
1390 |
This section allows you to manage building materials and fenestrations for your project.
|
|
|
1384 |
def display_materials_help():
|
1385 |
"""Display help information for the material library page."""
|
1386 |
st.markdown("""
|
|
|
1387 |
### Material Library Help
|
1388 |
|
1389 |
This section allows you to manage building materials and fenestrations for your project.
|