summaryrefslogtreecommitdiff
path: root/python/testData/inspections/RedundantParentheses.py
blob: 9e53d02366574b3194c6d9cfc9b08c28edb27fd6 (plain)
1
2
if <weak_warning descr="Remove redundant parentheses"><caret>(True)</weak_warning>:
    pass