Skip to content

Commit

Permalink
fix too long underline
Browse files Browse the repository at this point in the history
  • Loading branch information
m-reuter authored Mar 15, 2024
1 parent 81653dc commit 0d0cebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CerebNet/datasets/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -697,7 +697,7 @@ def crop_transform(image: AT, offsets=None, target_shape=None, out: Optional[AT]
Padding strategy to use when padding is required, if int, pad with that value (default: zero-pad).
See Also
---------
--------
numpy.pad
For additional information refer to numpy.pad function.
Expand Down

0 comments on commit 0d0cebf

Please sign in to comment.