Commit 7009224
committed
docs: fix Sphinx docstring formatting in get_supported_lba_formats()
Fix 'Unexpected indentation' error in docstring by simplifying the
:return: field description. Changed from multi-line list example to
single-line description of dict keys.
This resolves the ReadTheDocs build failure.1 parent 0231041 commit 7009224
1 file changed
Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
313 | | - | |
| 313 | + | |
314 | 314 | | |
315 | 315 | | |
316 | 316 | | |
317 | 317 | | |
318 | | - | |
| 318 | + | |
319 | 319 | | |
320 | | - | |
321 | | - | |
322 | | - | |
| 320 | + | |
| 321 | + | |
323 | 322 | | |
324 | 323 | | |
325 | 324 | | |
| |||
0 commit comments