Skip to content

Commit 55e53d0

Browse files
committed
chore: Remove leftover comment in visitors.py
1 parent cba9019 commit 55e53d0

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
@@ -1979,10 +1979,6 @@ def residual_for(self, partition_data: Record) -> BooleanExpression:
19791979
return self.expr
19801980

19811981

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

19881984

0 commit comments

Comments
 (0)