Commit 18be749
fix: Correct docstring for time_to_seconds - M:SS not H:MM
The 2-part format is M:SS (minutes:seconds), not H:MM, since there's
no way to disambiguate and the file's 30-second interval confirms it.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 968c9d2 commit 18be749
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments