💚 Fix linters

This commit is contained in:
Yohann D'ANELLO 2020-08-01 16:07:47 +02:00
parent 377397b319
commit b5586c647b
4 changed files with 13 additions and 14 deletions

View file

@ -39,4 +39,3 @@ class SogeCreditAdmin(admin.ModelAdmin):
def has_add_permission(self, request):
# Don't create a credit manually
return False