Skip to content

Commit 157c83b

Browse files
style(pre-commit.ci): auto fixes [...]
1 parent cf54122 commit 157c83b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/test_font.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
from fonticon_mdi6 import MDI6
21
from qtpy.QtWidgets import QPushButton
32
from superqt.fonticon import icon
43

4+
from fonticon_mdi6 import MDI6
5+
56

67
def test_FA5S(qtbot):
78
btn = QPushButton()

0 commit comments

Comments
 (0)