Skip to content

Commit

Permalink
chore: fix clickhouse test imports
Browse files Browse the repository at this point in the history
  • Loading branch information
cpcloud committed Sep 11, 2024
1 parent 6be87cb commit 57be31a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ibis/backends/clickhouse/tests/test_aggregations.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
import pytest

import ibis
from ibis.common.annotations import ValidationError
from ibis.common.grounds import ValidationError

pytest.importorskip("clickhouse_connect")

Expand Down

0 comments on commit 57be31a

Please sign in to comment.