Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Feb 13, 2024
1 parent a99f44e commit f990283
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cunumeric/module.py
Original file line number Diff line number Diff line change
Expand Up @@ -6278,7 +6278,7 @@ def diff(
except along `axis` where the dimension is smaller by `n`. The
type of the output is the same as the type of the difference
between any two elements of `a`. This is the same as the type of
`a` in most cases.
`a` in most cases.
See Also
--------
numpy.diff
Expand Down

0 comments on commit f990283

Please sign in to comment.