Skip to content

Commit

Permalink
pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
richard-rogers committed Apr 26, 2024
1 parent d13bc5b commit 2b5b0e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/tests/api/writer/test_whylabs_integration.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
)

import whylogs as why
from whylogs.api.writer.whylabs import WhyLabsWriter, WhyLabsTransaction
from whylogs.api.writer.whylabs import WhyLabsTransaction, WhyLabsWriter
from whylogs.api.writer.whylabs_client import TransactionAbortedException, WhyLabsClient
from whylogs.api.writer.whylabs_transaction_writer import WhyLabsTransactionWriter
from whylogs.core import DatasetProfileView
Expand Down

0 comments on commit 2b5b0e9

Please sign in to comment.