Skip to content

Commit

Permalink
Remove newline
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeWood committed Jun 17, 2022
1 parent 4c822e5 commit aaaee6f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion guides/keras_cv/custom_image_augmentations.py
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,6 @@ def __init__(self, **kwargs):

"""
Additionally, be sure to accept `**kwargs` to your `augment_*` methods to ensure
forwards compatibility. KerasCV will add additional label types in the future, and
if you do not include a `**kwargs` argument your augmentation layers will not be
Expand Down

0 comments on commit aaaee6f

Please sign in to comment.