Skip to content

Commit afb57f7

Browse files
committed
flake8
1 parent 9cfb946 commit afb57f7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

captum/attr/_core/latent_shift.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
import torch
88
import numpy as np
99
from torch import Tensor
10-
from captum._utils.typing import TargetType
1110
from captum.attr._utils.attribution import GradientAttribution
1211
from captum.log import log_usage
1312
import subprocess

0 commit comments

Comments
 (0)