mabuseif commited on
Commit
a62ce0f
·
verified ·
1 Parent(s): b5c7394

Update app/materials_library.py

Browse files
Files changed (1) hide show
  1. app/materials_library.py +2 -2
app/materials_library.py CHANGED
@@ -1,7 +1,7 @@
1
  """
2
- HVAC Load Calculator - Material Library Module
3
 
4
- This module handles the material library functionality of the HVAC Load Calculator application,
5
  allowing users to manage building materials and fenestrations (windows, doors, skylights).
6
  It provides both predefined library materials and the ability to create custom materials.
7
 
 
1
  """
2
+ BuildSustain - Material Library Module
3
 
4
+ This module handles the material library functionality of the BuildSustain application,
5
  allowing users to manage building materials and fenestrations (windows, doors, skylights).
6
  It provides both predefined library materials and the ability to create custom materials.
7