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.
1 parent 526a856 commit ce51a2eCopy full SHA for ce51a2e
scripts/jobs/housing/housing_nec_migration_apply_gx_dq_tests.py
@@ -17,7 +17,8 @@
17
)
18
import scripts.jobs.housing.housing_nec_migration_properties_data_load_gx_suite
19
import scripts.jobs.housing.housing_nec_migration_tenancies_data_load_gx_suite
20
-
+import scripts.jobs.housing.housing_nec_migration_people_data_load_gx_suite
21
+import scripts.jobs.housing.housing_nec_migration_contacts_data_load_gx_suite
22
23
logging.basicConfig(level=logging.INFO)
24
logger = logging.getLogger(__name__)
0 commit comments