Skip to content

Commit 4f49794

Browse files
committed
fix ruff check
1 parent 2f89c62 commit 4f49794

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

duckdb/experimental/spark/sql/dataframe.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
from duckdb import ColumnExpression, Expression, StarExpression
1616

1717
from ..errors import PySparkIndexError, PySparkTypeError, PySparkValueError
18-
from ..exception import ContributionsAcceptedError
1918
from .column import Column
2019
from .readwriter import DataFrameWriter
2120
from .type_utils import duckdb_to_spark_schema

0 commit comments

Comments
 (0)