Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
divyashreepathihalli committed Nov 18, 2023
1 parent fb6c471 commit 29f35eb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
from keras_cv.backend import ops
from keras_cv.layers.preprocessing.vectorized_base_image_augmentation_layer import \
VectorizedBaseImageAugmentationLayer # noqa: E501

from keras_cv.tests.test_case import TestCase


class VectorizedRandomAddLayer(VectorizedBaseImageAugmentationLayer):
Expand Down

0 comments on commit 29f35eb

Please sign in to comment.