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.
1 parent 324467d commit f8cf29bCopy full SHA for f8cf29b
django_unicorn/serializer.py
@@ -1,6 +1,6 @@
1
import logging
2
from functools import lru_cache
3
-from typing import Any, Dict, List
+from typing import Dict, List
4
5
from django.core.serializers import serialize
6
from django.db.models import (
0 commit comments