Skip to content

Commit

Permalink
Resolve pylint warning (#3835)
Browse files Browse the repository at this point in the history
Signed-off-by: Kyunggeun Lee <[email protected]>
  • Loading branch information
quic-kyunggeu authored Feb 25, 2025
1 parent b581662 commit 9dfd572
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@

from typing import Tuple, Optional, Dict, Any, overload, Union, List
from itertools import chain, repeat
import math
import torch
from torch._C._nn import _parse_to as parse_to_args

Expand Down

0 comments on commit 9dfd572

Please sign in to comment.