mirror of
https://github.com/Hestia-Homes/survey-extraction.git
synced 2026-06-30 13:10:56 +00:00
Update month_end_automation_wave_3_layout.py
This commit is contained in:
parent
62e0adaa28
commit
444c67c6a5
1 changed files with 8 additions and 8 deletions
|
|
@ -27,15 +27,15 @@ class BoardID(Enum):
|
|||
|
||||
|
||||
board_ids = [
|
||||
# "9349630181", # WCHG Walkups-Operations
|
||||
# "8830772914", # "L&Q London"
|
||||
# "9601691730", # Cardo Wales & West - Wave 3
|
||||
# "9660895490", # Northumberland County SHDF Wave 3
|
||||
# "9641491000", # Watford Warm Homes
|
||||
# "9671463094", # Seddon
|
||||
"9349630181", # WCHG Walkups-Operations
|
||||
"8830772914", # "L&Q London"
|
||||
"9601691730", # Cardo Wales & West - Wave 3
|
||||
"9660895490", # Northumberland County SHDF Wave 3
|
||||
"9641491000", # Watford Warm Homes
|
||||
"9671463094", # Seddon
|
||||
"9929454382", # NCHA SHDF Wave 3 Main Operation Board
|
||||
# "18232420839", # Powys County Council:
|
||||
# "18380751311", # Devon County Council
|
||||
"18232420839", # Powys County Council:
|
||||
"18380751311", # Devon County Council
|
||||
]
|
||||
|
||||
empty = "Rate card info missing"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue