Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Aug 27, 2024
1 parent c262443 commit 6b4354b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sqlalchemy_cratedb/support/pandas.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

import sqlalchemy as sa

from sqlalchemy_cratedb import SA_2_0, SA_VERSION
from sqlalchemy_cratedb.sa_version import SA_2_0, SA_VERSION

logger = logging.getLogger(__name__)

Expand Down

0 comments on commit 6b4354b

Please sign in to comment.