Skip to content

Commit 5cac802

Browse files
committed
minor cleanup
1 parent cbed2fd commit 5cac802

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dataframe_expectations/sanity_checks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ def should_run_check(self) -> bool:
333333

334334
# Check if any relevant files changed
335335
relevant_patterns = [
336-
"mltools/dataframe_expectations/",
336+
"dataframe_expectations/",
337337
"tests/dataframe_expectations/",
338338
]
339339

0 commit comments

Comments
 (0)