Skip to content

Commit 1db7948

Browse files
committed
build: ruff exclusions
1 parent 30ff550 commit 1db7948

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/substrait/proto/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# ruff: noqa: F401 F403
2+
13
import substrait.algebra_pb2 as algebra
24
import substrait.capabilities_pb2 as capabilities
35
import substrait.extended_expression_pb2 as extended_expression

0 commit comments

Comments
 (0)