diff --git a/greg/management/commands/import_sponsors_from_cerebrum.py b/greg/management/commands/import_sponsors_from_cerebrum.py index f29e7c94019ed0e4715b84b20141b1703117eae9..45e9e8d1e689ae78ac558f7d6a77670c30a260c7 100644 --- a/greg/management/commands/import_sponsors_from_cerebrum.py +++ b/greg/management/commands/import_sponsors_from_cerebrum.py @@ -14,7 +14,6 @@ skipped and is expected to have their Sponsors created manually. from typing import Optional, Tuple import cerebrum_client -from pyparsing import Or import structlog @@ -128,6 +127,7 @@ class Command(BaseCommand): help="Use the specified OU ID (internal pk) as the root and only import itself and its children", ) + # pylint: disable=R0912,R0914 def handle(self, *args, **options): """Import of Sponsors from Cerebrum.""" excluded_parent_units = OrganizationalUnit.objects.filter(