diff options
Diffstat (limited to 'typing-stubs/README.md')
-rw-r--r-- | typing-stubs/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/typing-stubs/README.md b/typing-stubs/README.md new file mode 100644 index 0000000..5e307ae --- /dev/null +++ b/typing-stubs/README.md @@ -0,0 +1,4 @@ +# Typing stubs + +This directory contains typing stubs for modules/libraries imported by `debputy` that +does not provide proper typing. |