Skip to content

Commit c0c7aaa

Browse files
committed
style: unused Optional imported from typing
1 parent 973b02d commit c0c7aaa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pytorch_optimizer/experimental/deberta_v3_lr_scheduler.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
from typing import Optional
2-
31
from torch import nn
42

53
from pytorch_optimizer.base.types import PARAMETERS

0 commit comments

Comments
 (0)