Skip to content

Commit

Permalink
ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
EpsilonPrime committed Aug 28, 2024
1 parent c44537c commit a0b9017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/backends/datafusion_backend.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@

from collections.abc import Iterator
from contextlib import contextmanager
import datafusion.substrait
from pathlib import Path

import datafusion.substrait
import pyarrow as pa
from substrait.gen.proto import plan_pb2

Expand Down

0 comments on commit a0b9017

Please sign in to comment.