Skip to content

Commit 2e9a3f1

Browse files
committed
style: format
1 parent af7aeef commit 2e9a3f1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pytorch_optimizer/optimizer/lion.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
import math
2-
from typing import List
3-
41
import torch
52
from torch.optim.optimizer import Optimizer
63

0 commit comments

Comments
 (0)