Commit 8c5e1ad
committed
formats(fix[docs]): scope "reference-only" claim to *_FORMATS lists
why: The module docstring added in 4f2ae6e said "not imported or consumed
at runtime" — but FORMAT_SEPARATOR is imported by neo, pane, and
session at runtime. The blanket claim was inaccurate.
what:
- Scope the reference-only note to *_FORMATS lists explicitly
- Add a sentence naming FORMAT_SEPARATOR as the runtime-used constant1 parent b85509a commit 8c5e1ad
1 file changed
Lines changed: 7 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
0 commit comments