Skip to content

Commit f03c644

Browse files
committed
run ruff
1 parent e663493 commit f03c644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/libraries/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
from .mdn import MdnDocs
1212
from .mkdocs import Mkdocs
1313
from .qmk import QmkDocs
14-
from .ss64 import SS64Bash, SS64Mac, SS64NT, SS64PS
14+
from .ss64 import SS64NT, SS64PS, SS64Bash, SS64Mac
1515

1616
if TYPE_CHECKING:
1717
from collections.abc import Iterable

0 commit comments

Comments
 (0)