django-autocomplete-light
django-autocomplete-light copied to clipboard
super(..) -> super()
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.