We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d5cc6e commit 5cc1a6fCopy full SHA for 5cc1a6f
1 file changed
docs/topics/design-decisions.md
@@ -18,7 +18,7 @@ libtmux uses this instead of parsing human-readable `tmux ls` output because:
18
19
Format constants are defined in {mod}`libtmux.formats`.
20
21
-## Why Dataclasses in neo.py
+## Why Dataclasses in `neo.py`
22
23
{mod}`libtmux.neo` provides a modern dataclass-based interface alongside the legacy dict-style objects. The motivation:
24
0 commit comments