Skip to content

Commit

Permalink
code reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
divyashreepathihalli committed Nov 20, 2023
1 parent e3fd99f commit abcc152
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions keras_cv/layers/regularization/dropblock_2d_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

import pytest
import tensorflow as tf

from keras_cv.backend.config import keras_3
from keras_cv.layers.regularization.dropblock_2d import DropBlock2D
from keras_cv.tests.test_case import TestCase
Expand Down

0 comments on commit abcc152

Please sign in to comment.