Skip to content

Commit

Permalink
feat: linter
Browse files Browse the repository at this point in the history
Fixing a linter air

FIXES: APER-2851
  • Loading branch information
deborahgu committed Jan 18, 2024
1 parent e0ef013 commit a35a6f9
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,7 @@

import pytest
from django.core.management import CommandError, call_command
from django.test import (
TestCase,
override_settings,
) # lint-amnesty, pylint: disable=unused-import
from django.test import TestCase


class ModifyCertTemplateTests(TestCase):
Expand Down

0 comments on commit a35a6f9

Please sign in to comment.