We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5620f74 commit 179f1ecCopy full SHA for 179f1ec
src/tmuxp/config_reader.py
@@ -1,3 +1,4 @@
1
+"""Configuration parser for YAML and JSON files."""
2
import json
3
import pathlib
4
import typing as t
0 commit comments