Skip to content

Commit 82595ea

Browse files
authored
Merge pull request #47 from adafruit/linting
Linting
2 parents 7f60108 + d89c935 commit 82595ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/bitmap_font_forkawesome_icons.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@
201201
connectdevelop = "\uf20e"
202202
contao = "\uf26d"
203203
conway_glider = "\uf349"
204-
copyright = "\uf1f9"
204+
copyright = "\uf1f9" # pylint: disable=redefined-builtin
205205
creative_commons = "\uf25e"
206206
credit_card_alt = "\uf283"
207207
credit_card = "\uf09d"

0 commit comments

Comments
 (0)