Skip to content

Commit

Permalink
Update art/attacks/poisoning/perturbations/__init__.py
Browse files Browse the repository at this point in the history
Co-authored-by: Beat Buesser <49047826+beat-buesser@users.noreply.github.com>
  • Loading branch information
GiulioZizzo and beat-buesser committed Aug 25, 2023
1 parent 9ba91c7 commit ac13097
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion art/attacks/poisoning/perturbations/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"""
from art.attacks.poisoning.perturbations.image_perturbations import (
add_pattern_bd,
add_pattern_bd_pytorch,
add_single_bd,
insert_image,
)

0 comments on commit ac13097

Please sign in to comment.