massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-pyright / node_modules / pyright / dist / typeshed-fallback / stubs / Send2Trash / send2trash / compat.pyi
diff --git a/.config/coc/extensions/node_modules/coc-pyright/node_modules/pyright/dist/typeshed-fallback/stubs/Send2Trash/send2trash/compat.pyi b/.config/coc/extensions/node_modules/coc-pyright/node_modules/pyright/dist/typeshed-fallback/stubs/Send2Trash/send2trash/compat.pyi
new file mode 100644 (file)
index 0000000..91e2bc4
--- /dev/null
@@ -0,0 +1,6 @@
+from typing import Any
+
+PY3: Any
+text_type = str
+binary_type = bytes
+environb: Any