Skip to content

Commit b6defc7

Browse files
committed
Run ruff 0.3.0
1 parent 3ee03c6 commit b6defc7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

matter_server/server/const.py

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
"""Server-only constants for the Python Matter Server."""
2+
23
import pathlib
34
from typing import Final
45

0 commit comments

Comments
 (0)