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 e47d1c6 commit 5564d1cCopy full SHA for 5564d1c
common/segments/serializers.py
@@ -1,5 +1,5 @@
1
import logging
2
-from typing import Optional
+from typing import Any, Optional
3
4
from django.apps import apps
5
from django.conf import settings
0 commit comments