Skip to content

scripts/fixes/fix_unmatched_parenthesis.py

Overview

This file contains 3 documented elements.

Functions

fix_unmatched_parenthesis(filepath)

Fix unmatched closing parenthesis in commented blocks

Parameters: - filepath

main()

Main function