Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
rpreen committed Jun 10, 2024
1 parent baaa268 commit 1b6ceb7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/attacks/test_lira_attack.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ def test_lira_attack(lira_classifier_setup):
"attack_instance_logger"
]["instance_0"]["n_shadow_models_trained"]
n_shadow_models = output2["metadata"]["experiment_details"]["n_shadow_models"]
assert n_shadow_models_trained == n_shadow_models


def test_check_and_update_dataset(lira_classifier_setup):
Expand Down

0 comments on commit 1b6ceb7

Please sign in to comment.