Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
di committed Apr 17, 2024
1 parent 308ba3a commit 636b1a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion warehouse/admin/views/projects.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@

from warehouse.accounts.interfaces import IUserService
from warehouse.accounts.models import User
from warehouse.events.tags import EventTag
from warehouse.authnz import Permissions
from warehouse.events.tags import EventTag
from warehouse.forklift.legacy import MAX_FILESIZE, MAX_PROJECT_SIZE
from warehouse.observations.models import OBSERVATION_KIND_MAP, ObservationKind
from warehouse.packaging.models import JournalEntry, Project, Release, Role
Expand Down

0 comments on commit 636b1a1

Please sign in to comment.