Skip to content

Commit

Permalink
MINOR - Fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
pmbrull committed Nov 21, 2024
1 parent 0169aad commit 3754145
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
)
from metadata.generated.schema.entity.data.table import Table
from metadata.ingestion.ometa.ometa_api import OpenMetadata
from metadata.profiler.processor.sampler.sqlalchemy.sampler import SQASampler
from metadata.sampler.sqlalchemy.sampler import SQASampler


def removesuffix(s: str, suffix: str) -> str:
Expand Down

0 comments on commit 3754145

Please sign in to comment.