Skip to content

Commit d088255

Browse files
committed
prettier
1 parent 84e7d32 commit d088255

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_magtag/graphics.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ def qrcode(
163163
break
164164
except RuntimeError:
165165
pass
166-
#print("Trying with larger code")
166+
# print("Trying with larger code")
167167
else:
168168
raise RuntimeError("Could not make QR code")
169169
# monochrome (2 color) palette

0 commit comments

Comments
 (0)