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 Jan 7, 2025
1 parent dbc0c70 commit 3f9cb6c
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_mdi7 import MDI7
from qtpy.QtWidgets import QPushButton
from superqt.fonticon import icon

from fonticon_mdi7 import MDI7


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

0 comments on commit 3f9cb6c

Please sign in to comment.