Skip to content

Commit

Permalink
style(pre-commit.ci): auto fixes [...]
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Sep 2, 2024
1 parent bb898a9 commit 75d58dd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/test_font.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
from fonticon_mdi6 import MDI6
from qtpy.QtWidgets import QPushButton
from superqt.fonticon import icon

from fonticon_mdi6 import MDI6


def test_FA5S(qtbot):
btn = QPushButton()
Expand Down

0 comments on commit 75d58dd

Please sign in to comment.