diff --git a/tests/QRCode.py b/tests/QRCode.py index 351cd5d..d11b80c 100644 --- a/tests/QRCode.py +++ b/tests/QRCode.py @@ -2,7 +2,7 @@ # Python QR Code Generator # Author - HoneyMoose(huyuchengus@gmail.com) -# Link Article - https://www.ossez.com/c/open-source/python/14 +# Link Article - https://www.ossez.com/t/python-qr/13396 import qrcode.image.svg