We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4929648 commit 8aba4a4Copy full SHA for 8aba4a4
tests/test_fonticon_fa6.py
@@ -1,7 +1,8 @@
1
-from fonticon_fa6 import FA6B, FA6R, FA6S
2
from qtpy.QtWidgets import QPushButton
3
from superqt.fonticon import icon
4
+from fonticon_fa6 import FA6B, FA6R, FA6S
5
+
6
7
def test_FA6S(qtbot):
8
btn = QPushButton()
0 commit comments