Skip to content

Commit 0ec381e

Browse files
committed
chore: Remove leftover comment in visitors.py
1 parent bbb504b commit 0ec381e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pyiceberg/expressions/visitors.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1978,10 +1978,6 @@ def residual_for(self, partition_data: Record) -> BooleanExpression:
19781978
return self.expr
19791979

19801980

1981-
# =============================================================================
1982-
# ADD THESE BEFORE THE ResidualEvaluator CLASS DEFINITION
1983-
# =============================================================================
1984-
19851981
_DEFAULT_RESIDUAL_EVALUATOR_CACHE_SIZE = 128
19861982

19871983

0 commit comments

Comments
 (0)