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 f8aba3b commit f792e84
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/test_fonticon_fa6.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
from fonticon_fa6 import FA6B, FA6R, FA6S
from qtpy.QtWidgets import QPushButton
from superqt.fonticon import icon

from fonticon_fa6 import FA6B, FA6R, FA6S


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

0 comments on commit f792e84

Please sign in to comment.