Skip to content

Commit f9f217a

Browse files
committed
Ruff format
1 parent 9a2205c commit f9f217a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

qrcode/image/pil.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
except ImportError:
66
Image, ImageDraw = None, None
77

8+
89
class PilImage(qrcode.image.base.BaseImage):
910
"""
1011
PIL image builder, default format is PNG.

0 commit comments

Comments
 (0)