We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7184cb0 commit fc0c3aaCopy full SHA for fc0c3aa
setup.cfg
@@ -30,6 +30,6 @@ ignore =
30
E731
31
32
[isort]
33
-known_first_party = keras_tuner,tests
+known_first_party = keras_cv,tests
34
default_section = THIRDPARTY
35
line_length = 88
0 commit comments