Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
joshua-stauffer committed Mar 4, 2024
1 parent c882919 commit 59b2a0b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
# </snippet>

# <snippet name="docs/docusaurus/docs/oss/guides/expectations/how_to_create_and_edit_an_expectationsuite_domain_knowledge.py create_expectation_1">
from great_expectations.expectations.expectation_configuration import (
from great_expectations.core.expectation_configuration import (
ExpectationConfiguration,
)

Expand Down

0 comments on commit 59b2a0b

Please sign in to comment.