Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
lajohn4747 committed Jul 26, 2024
1 parent b6865f7 commit 86ba023
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/metadata/test_metadata.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
from sdv.datasets.demo import download_demo
from sdv.metadata.metadata import DEFAULT_TABLE_NAME, Metadata
from sdv.metadata.multi_table import MultiTableMetadata
from sdv.multi_table.hma import HMASynthesizer
from sdv.metadata.single_table import SingleTableMetadata
from sdv.multi_table.hma import HMASynthesizer
from sdv.single_table.copulas import GaussianCopulaSynthesizer


Expand Down

0 comments on commit 86ba023

Please sign in to comment.