Remove fixable-but-unsafe Ruff rule exclusions

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Minor - P4
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • DevProd Correctness
    • Fully Compatible
    • 2024-10-01, 2024-10-15
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Batch remove the following, which have a "small" number of "unsafe" fixes (requires a human to verify because there's a chance it does the wrong thing):

      "E711", # none-comparison
      "E712", # true-false-comparison
      "E731", # lambda-assignment
      "F841", # unused-variable
      

              Assignee:
              Juan Gu (Inactive)
              Reporter:
              Steve McClure
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: