Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Dec 25, 2024
1 parent 8ab6ccc commit 816fd1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
from pytest import mark, raises

from dcspy import utils
from dcspy.models import DEFAULT_FONT_NAME, get_key_instance, Color, LcdMode
from dcspy.models import DEFAULT_FONT_NAME, Color, LcdMode, get_key_instance


def test_check_ver_can_not_check():
Expand Down

0 comments on commit 816fd1c

Please sign in to comment.