Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Nov 26, 2023
1 parent 1353588 commit 91944db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion koordinates/gui/country_widget.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
QWidgetAction
)


from .gui_utils import GuiUtils
from ..external import flag

Expand Down Expand Up @@ -149,6 +148,7 @@
'Noto Color Emoji',
)


class EmojiToIconRenderer:
"""
Renders emoji to Icons
Expand Down

0 comments on commit 91944db

Please sign in to comment.