debugging RoofAttributes

This commit is contained in:
Khalim Conn-Kowlessar 2023-09-07 16:16:23 +03:00
parent e7bd4be0b0
commit 83500543ca

View file

@ -10,8 +10,7 @@ class RoofAttributes(Definitions):
WELSH_TEXT = {
"ar oleddf, dim inswleiddio": "pitched, no insulation",
"ar oleddf, 150 mm o inswleiddio yn y llofft": "pitched, 150 mm loft insulation",
"ar oleddf, 300 mm o inswleiddio yn y llofft": "pitched, 300 mm loft insulation"
"(annedd arall uwchben)": "(another dwelling above)"
}
def __init__(self, description: str):