Skip to content

Commit 4f0ff38

Browse files
committed
Amend sql queries to only include ke columns and rows
1 parent 68ccc71 commit 4f0ff38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/helpers/housing_gx_dq_inputs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,4 +175,4 @@
175175
'expect_uprn_column_value_lengths_between': 'VALIDITY',
176176
'expect_uprn_column_values_to_match_regex': 'ACCURACY',
177177
'expect_uprn_column_values_to_not_be_null': 'COMPLETENESS',
178-
'expect_uprn_not_to_be_null': 'COMPLETENESS'}
178+
'expect_uprn_not_to_be_null': 'COMPLETENESS'}

0 commit comments

Comments
 (0)