Skip to content

Commit 179f1ec

Browse files
committed
config_reader: Note pydocstyle updates
1 parent 5620f74 commit 179f1ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tmuxp/config_reader.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
"""Configuration parser for YAML and JSON files."""
12
import json
23
import pathlib
34
import typing as t

0 commit comments

Comments
 (0)