Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'typings')
-rw-r--r--typings/qrcode/image/pil.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/typings/qrcode/image/pil.py b/typings/qrcode/image/pil.py
new file mode 100644
index 000000000..ab485f9c6
--- /dev/null
+++ b/typings/qrcode/image/pil.py
@@ -0,0 +1 @@
+class PilImage: ... \ No newline at end of file