massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / coc-python-data / languageServer.0.5.59 / Typeshed / stdlib / 2 / email / MIMEText.pyi
diff --git a/.config/coc/extensions/coc-python-data/languageServer.0.5.59/Typeshed/stdlib/2/email/MIMEText.pyi b/.config/coc/extensions/coc-python-data/languageServer.0.5.59/Typeshed/stdlib/2/email/MIMEText.pyi
new file mode 100644 (file)
index 0000000..ea0be59
--- /dev/null
@@ -0,0 +1,4 @@
+from email.mime.nonmultipart import MIMENonMultipart\r
+\r
+class MIMEText(MIMENonMultipart):\r
+    def __init__(self, _text, _subtype=..., _charset=...) -> None: ...\r