refactor(api): fix pylint errors

This commit is contained in:
jo 2022-04-01 17:29:11 +02:00 committed by Kyle Robbertze
parent bf8db3e6f0
commit 0bbd46c33f
14 changed files with 159 additions and 169 deletions

View file

@ -1,4 +1,3 @@
from django.apps import apps
from rest_framework.test import APITestCase
from ....permission_constants import GROUPS