We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
isort
1 parent 20c439a commit 8047f9aCopy full SHA for 8047f9a
django_unicorn/call_method_parser.py
@@ -2,7 +2,7 @@
2
import logging
3
from functools import lru_cache
4
from types import MappingProxyType
5
-from typing import Any, Dict, List, Tuple, Mapping
+from typing import Any, Dict, List, Mapping, Tuple
6
from uuid import UUID
7
8
from django.utils.dateparse import (
0 commit comments