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!
+ 1
1
@@ -54,4 +54,4 @@
)
from .xref import Xref, JsonLD_ID
from .image import ImageFile, ImageDataURL
from .qr_code import QRCodeFile, QRCodeDataURL, stringToQRCode, QRToB64
from .qr_code import QRCodeFile, QRCodeDataURL, stringToQRCode, QRToImage
Loading