lincolnloop / python-qrcode

Python QR Code image generator
https://pypi.python.org/pypi/qrcode
Other
4.25k stars 660 forks source link

Update styledpil.py #349

Open benjnicholls opened 7 months ago

benjnicholls commented 7 months ago

Fixed typo for StyledPILImage kwarg: embeded -> embedded

benjnicholls commented 7 months ago

If needed, I can go through the rest of the code to see if there are references to this kwarg elsewhere to ensure nothing breaks.