Skip to content

Commit f13ca2c

Browse files
committed
I really think flake8 will pass now
1 parent 9dabdb9 commit f13ca2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

captum/attr/_core/latent_shift.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import os
44
import shutil
55
import subprocess
6-
from typing import Callable, List, Tuple
6+
from typing import Callable, Tuple
77

88
import matplotlib
99
import matplotlib.pyplot as plt

0 commit comments

Comments
 (0)