We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 374b794 commit 483dcafCopy full SHA for 483dcaf
resend/emails/_batch.py
@@ -1,6 +1,6 @@
1
-from typing import Any, Dict, List, NotRequired, Optional, cast
+from typing import Any, Dict, List, Optional, cast
2
3
-from typing_extensions import TypedDict
+from typing_extensions import NotRequired, TypedDict
4
5
from resend import request
6
0 commit comments