fix: 3 syntax errors in perf_bottleneck_finder.py (#211) #215

Open
Rockachopa wants to merge 1 commits from fix/211 into main

1 Commits

Author SHA1 Message Date
ad1d474aee fix: 3 syntax errors in perf_bottleneck_finder.py (#211)
Some checks failed
Test / pytest (pull_request) Failing after 16s
1. Line 116: regex pattern had broken quote escaping
2. Lines 509-510: return statement split across two lines
3. Line 524: global declaration after first use
2026-04-21 11:20:05 +00:00