Skip to content

Commit

Permalink
chore: lint python imports
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbgk committed Dec 23, 2024
1 parent dc85b24 commit 76cad4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions umap/decorators.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
from django.shortcuts import get_object_or_404
from django.urls import reverse_lazy
from django.utils.translation import gettext as _

from .models import Map, Team
from .views import simple_json_response

Expand Down

0 comments on commit 76cad4a

Please sign in to comment.