We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9b24cca + 7d14f2c commit a9ff9a5Copy full SHA for a9ff9a5
scripts/jobs/housing/housing_gx_dq_metadata.py
@@ -15,6 +15,8 @@
15
import scripts.jobs.housing.housing_assets_reshape_gx_suite
16
import scripts.jobs.housing.housing_homeowner_record_sheet_gx_suite
17
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
20
21
logging.basicConfig(level=logging.INFO)
22
logger = logging.getLogger(__name__)
0 commit comments