Skip to content

Commit 6a94c14

Browse files
committed
- add missing imports for maproperty and matenancyagreement GX suites
1 parent d838f9f commit 6a94c14

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/jobs/housing/housing_apply_gx_dq_tests.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717
import scripts.jobs.housing.housing_assets_reshape_gx_suite
1818
import scripts.jobs.housing.housing_homeowner_record_sheet_gx_suite
1919
import scripts.jobs.housing.housing_dwellings_list_gx_suite
20+
import scripts.jobs.housing.housing_maproperty_gx_suite
21+
import scripts.jobs.housing.housing_matenancyagreement_gx_suite
2022

2123
logging.basicConfig(level=logging.INFO)
2224
logger = logging.getLogger(__name__)

0 commit comments

Comments
 (0)