Skip to content

Commit

Permalink
Trick docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
Emilio Castillo committed Jun 29, 2021
1 parent 92ed066 commit eb94070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cupyx/_gufunc.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@


class GeneralizedUFunc(cupy._core._gufuncs._GUFunc):
pass
__doc__ = cupy._core._gufuncs._GUFunc.__doc__

0 comments on commit eb94070

Please sign in to comment.