Skip to content

Commit e3cf80a

Browse files
committed
lint8
1 parent 0a88cbc commit e3cf80a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/get_activations_test.py

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
from tensorflow.keras.layers import ReLU, concatenate
1010
from tensorflow.keras.layers import TimeDistributed, Dense, Embedding, LSTM
1111

12-
import keract
1312
from keract import get_activations, get_gradients_of_activations, get_gradients_of_trainable_weights, keract
1413

1514
tf.compat.v1.disable_eager_execution()

0 commit comments

Comments
 (0)