diff --git a/opensafely/check.py b/opensafely/check.py index d9b00b9..24177d5 100644 --- a/opensafely/check.py +++ b/opensafely/check.py @@ -41,7 +41,7 @@ class RestrictedDataset: cohort_extractor_function_names=[ "with_record_in_ukrr", ], - ehrql_table_names=[], + ehrql_table_names=["ukrr"], ), RestrictedDataset( name="icnarc",