Skip to content

Commit b4593fe

Browse files
committed
fix error
1 parent 4da1e1e commit b4593fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

great_expectations/expectations/expectation.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@
8888
PassThroughCondition,
8989
RowConditionType, # Required for RowConditionType runtime validation
9090
validate_row_condition,
91+
deserialize_row_condition,
9192
)
9293
from great_expectations.expectations.sql_tokens_and_types import (
9394
valid_sql_tokens_and_types,

0 commit comments

Comments
 (0)