We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfef07e commit a64e6aeCopy full SHA for a64e6ae
1 file changed
tests/db/test_bigquery_integration.py
@@ -7,8 +7,6 @@
7
8
import pytest
9
10
-from sidemantic import Dimension, Metric, Model, SemanticLayer
11
-
12
# Mark all tests in this module as integration tests
13
pytestmark = [
14
pytest.mark.integration,
0 commit comments