Skip to content

Commit 8aba4a4

Browse files
style(pre-commit.ci): auto fixes [...]
1 parent 4929648 commit 8aba4a4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/test_fonticon_fa6.py

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

4+
from fonticon_fa6 import FA6B, FA6R, FA6S
5+
56

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

0 commit comments

Comments
 (0)