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 29d7c5e commit 08832dcCopy full SHA for 08832dc
django_mail_viewer/backends/database/models.py
@@ -1,7 +1,7 @@
1
import email.message
2
import email.utils
3
import json
4
-from typing import TYPE_CHECKING, Any, Dict, List, Union
+from typing import Any, Dict, List, Union
5
6
from django.db import models
7
0 commit comments