Skip to content

Commit 1c61999

Browse files
author
Codeflash Bot
committed
linter fix
1 parent 13d3e6b commit 1c61999

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

codeflash/discovery/discover_unit_tests.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,6 @@ def _fast_generic_visit(self, node: ast.AST) -> None:
461461
return
462462

463463
# Local bindings for improved lookup speed (10-15% faster for inner loop)
464-
found_any = self.found_any_target_function
465464
visit_cache = type(self).__dict__
466465
node_fields = node._fields
467466

0 commit comments

Comments
 (0)