Skip to content

Commit 7f25342

Browse files
committed
- add missing imports for maproperty and matenancyagreement GX suites to housing_gx_dq_metadata.py
1 parent 6a94c14 commit 7f25342

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/jobs/housing/housing_gx_dq_metadata.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
import scripts.jobs.housing.housing_assets_reshape_gx_suite
1616
import scripts.jobs.housing.housing_homeowner_record_sheet_gx_suite
1717
import scripts.jobs.housing.housing_dwellings_list_gx_suite
18+
import scripts.jobs.housing.housing_maproperty_gx_suite
19+
import scripts.jobs.housing.housing_matenancyagreement_gx_suite
1820

1921
logging.basicConfig(level=logging.INFO)
2022
logger = logging.getLogger(__name__)

0 commit comments

Comments
 (0)