Commit 571f77a
Fix Sphinx reference syntax and typo in protocol.rst
- Fix extra colon in Sphinx reference (::meth: -> :meth:)
- Fix typo in class name (NumpyProtocolHander -> NumpyProtocolHandler)
Co-authored-by: mykaul <[email protected]>1 parent f6d4b2b commit 571f77a
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
0 commit comments