Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Dec 6, 2024
1 parent 2e6dfae commit 9ad3b5b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion django-stubs/urls/base.pyi
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
from collections.abc import Callable, Sequence
from typing import Any, Literal

from django.http.response import HttpResponse
from django.urls.resolvers import ResolverMatch

def resolve(path: str, urlconf: str | None = ...) -> ResolverMatch: ...
Expand Down

0 comments on commit 9ad3b5b

Please sign in to comment.