django-autocomplete-light icon indicating copy to clipboard operation
django-autocomplete-light copied to clipboard

super(..) -> super()

Open KommuSoft opened this issue 7 months ago • 1 comments

Probably less error prone, since all are how the PEP-3135 specifies it.

Summary by CodeRabbit

  • Refactor

    • Streamlined internal code by adopting modern syntax for class initializations and method calls, improving readability and long-term maintainability without changing functionality.
  • Tests

    • Updated test setups and configurations to reflect these improvements, ensuring consistent behavior and enhanced code clarity across the test suite.

KommuSoft avatar Mar 29 '25 18:03 KommuSoft