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 2abbaa9 commit da51f0cCopy full SHA for da51f0c
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