Skip to content

Commit 0c6795b

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 9abad26 commit 0c6795b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/data/format/multi_style/numpydoc_parameter_spacing.py.out

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ def sincos(theta):
4343
If `theta` is not a float.
4444

4545

46-
46+
4747
sin: float
4848
the sine of theta
4949
cos: float

0 commit comments

Comments
 (0)