Skip to content

Commit

Permalink
Ruff check update
Browse files Browse the repository at this point in the history
  • Loading branch information
erichare committed Oct 17, 2024
1 parent 4ba3ce6 commit 3ed7d4b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
from warnings import warn

from astrapy import DataAPIClient as AstraDBClient
from astrapy.exceptions import CollectionAlreadyExistsException
from astrapy.constants import ReturnDocument
from astrapy.exceptions import CollectionAlreadyExistsException
from haystack.version import __version__ as integration_version
from pydantic.dataclasses import dataclass

Expand Down

0 comments on commit 3ed7d4b

Please sign in to comment.