scripts/fixes/fix_function_calls.py¶
Overview¶
This file contains 3 documented elements.
Functions¶
fix_function_parenthesis(filepath, line_numbers)¶
Uncomment specific closing parenthesis lines
Parameters:
- filepath
- line_numbers
main()¶
Main function