Skip to content

Commit

Permalink
Merge pull request #478 from ray-ruisun/patch-7
Browse files Browse the repository at this point in the history
Update attack_defense_data_loader.py
  • Loading branch information
chaoyanghe authored Aug 24, 2022
2 parents a2f702a + 9149455 commit f1e4541
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ def load_data_loader_from_file(cls, filename):
"""
Loads DataLoader object from a file if available.
:param logger: loguru.Logger
:param filename: string
"""
print("Loading data loader from file: {}".format(filename))
Expand Down

0 comments on commit f1e4541

Please sign in to comment.