adamchainz / django-mysql

:dolphin: :horse: Extensions to Django for use with MySQL/MariaDB
https://django-mysql.readthedocs.io/
MIT License
568 stars 110 forks source link

Fix flake8-bugbear B037 errors #1067

Closed adamchainz closed 7 months ago

adamchainz commented 7 months ago

B037 Class __init__ methods must not return or yield and any values.