summaryrefslogtreecommitdiff
path: root/python/testData/inspections/RedundantParenthesesMore.py
blob: a38a933c0e547de768906fe27a2ed0496e8c53ba (plain)
1
2
while <weak_warning descr="Remove redundant parentheses">((close_hr - current_hr_it) >= .<caret>5)</weak_warning>:
  pass