Skip to content

Commit d89c935

Browse files
committed
Linting
1 parent 7f60108 commit d89c935

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)