Skip to content

Commit da51f0c

Browse files
committed
config_reader: Note pydocstyle updates
1 parent 2abbaa9 commit da51f0c

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)