Fix documentation warning when rendering diff docstring#1855
Conversation
|
Array API standard conformance tests for dpctl=0.19.0dev0=py310hdf72452_109 ran successfully. |
|
Array API standard conformance tests for dpctl=0.19.0dev0=py310hdf72452_110 ran successfully. |
|
The reported sphinx errors are gone indeed. One outstanding issue is
|
oleksandr-pavlyk
left a comment
There was a problem hiding this comment.
Let's resolve the issue with unresolved 'broadcasting' label in a separate PR. Thank you @ndgrigorian
|
@ndgrigorian Could you please rebase your branch to pick up fix for the CI? |
c8de265 to
82706e8
Compare
It's been rebased |

This PR fixes a warning caused by the docstring for
diffincorrectly indenting the description of the output shape.Closes #1849