Skip to content

Commit 11637da

Browse files
author
Beat Buesser
committed
Remove unnecessary pass
Signed-off-by: Beat Buesser <[email protected]>
1 parent f6dce36 commit 11637da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

art/attacks/evasion/pixel_threshold.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,6 @@ def callback_fn(x, convergence=None):
236236
except Exception as exception:
237237
if self.verbose:
238238
print(exception)
239-
pass
240239

241240
adv_x = strategy.result[0]
242241

0 commit comments

Comments
 (0)