Skip to content

Commit d5461d0

Browse files
committed
lint
1 parent 82d30a9 commit d5461d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: dataflows/base/datastream_processor.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
from . import exceptions
1010
from .datastream import DataStream
1111
from .resource_wrapper import ResourceWrapper
12-
from .schema_validator import schema_validator, raise_exception
12+
from .schema_validator import schema_validator
1313

1414

1515
class LazyIterator:

0 commit comments

Comments
 (0)