Skip to content

Commit e58c05d

Browse files
committed
[#343] Replacing the supression of "uncalled super"
1 parent 24febc0 commit e58c05d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pylint_django/transforms/transforms/django_db_models_fields_files.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# pylint: disable=super-init-not-called
12
from django.db.models.fields import files as django_fields
23

34

0 commit comments

Comments
 (0)