We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 974cb04 commit 10f9313Copy full SHA for 10f9313
1 file changed
sqlmesh/core/test/definition.py
@@ -13,8 +13,6 @@
13
from rich.table import Table
14
from rich.align import Align
15
16
-import numpy as np
17
-import pandas as pd
18
from io import StringIO
19
from sqlglot import Dialect, exp
20
from sqlglot.optimizer.annotate_types import annotate_types
0 commit comments