Skip to content

Commit 14cf1b7

Browse files
committed
style: format
1 parent d6afc04 commit 14cf1b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytorch_optimizer/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@
7070
enable_running_stats,
7171
get_optimizer_parameters,
7272
normalize_gradient,
73-
unit_norm,
7473
reduce_max_except_dim,
74+
unit_norm,
7575
)
7676

7777
OPTIMIZER_LIST: List[OPTIMIZER] = [

0 commit comments

Comments
 (0)