Commit 17ee067
Fix critical syntax errors in static_libs.py
Fixed multiple corruption points:
- Line 232: Completed run_mypy() method with proper regex and parsing logic
- Line 938: Reconstructed run_ruff() method signature
- Line 1371: Fixed corrupted main() call
- Removed 38 lines of duplicate orphaned code
- Removed trailing orphaned 'def' keyword
File now compiles successfully (2053 lines, down from 2077)
Co-authored-by: Zeeeepa <[email protected]>1 parent 81fd35b commit 17ee067
1 file changed
+2053
-2077
lines changed
0 commit comments