Skip to content

Commit

Permalink
Ruff format
Browse files Browse the repository at this point in the history
  • Loading branch information
maribedran committed Oct 3, 2024
1 parent 9a2205c commit f9f217a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qrcode/image/pil.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
except ImportError:
Image, ImageDraw = None, None


class PilImage(qrcode.image.base.BaseImage):
"""
PIL image builder, default format is PNG.
Expand Down

0 comments on commit f9f217a

Please sign in to comment.