Skip to content
Snippets Groups Projects

Add qrcode converter

Merged Axel Prel requested to merge topic/18.0/qrcode into branch/18.0
All threads resolved!
+ 2
0
@@ -53,3 +53,5 @@
Validator,
)
from .xref import Xref, JsonLD_ID
from .image import ImageFile, ImageDataURL
from .qr_code import QRCodeFile, QRCodeDataURL, stringToQRCode, QRToImage
Loading