Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
nkovela1 committed Jan 2, 2024
1 parent 821e9e0 commit 542af91
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion keras_cv/utils/preset_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -222,4 +222,3 @@ def legacy_load_weights(layer, weights_path):
functional_cls._layer_checkpoint_dependencies = {}
layer.load_weights(weights_path)
functional_cls._layer_checkpoint_dependencies = property

0 comments on commit 542af91

Please sign in to comment.