Skip to content

Commit a9ff9a5

Browse files
authored
Merge pull request #2044 from LBHackney-IT/di-447-amend-dq-tests-for-housing
- add missing imports for maproperty and matenancyagreement GX suites to housing_gx_dq_metadata.py
2 parents 9b24cca + 7d14f2c commit a9ff9a5

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)