Skip to content

Commit

Permalink
indent
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurKordes authored and ArthurKordes committed Sep 19, 2024
1 parent b160fd4 commit 2de64c9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/dq_suite/common.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
EphemeralDataContext,
)
from great_expectations.data_context.types.base import (
DataContextConfig,
InMemoryStoreBackendDefaults,
)
DataContextConfig,
InMemoryStoreBackendDefaults,
)
from great_expectations.exceptions import DataContextError
from pyspark.sql import DataFrame, SparkSession
from pyspark.sql.functions import col
Expand Down

0 comments on commit 2de64c9

Please sign in to comment.