Skip to content

Commit

Permalink
update to final version
Browse files Browse the repository at this point in the history
  • Loading branch information
Wuyxin committed Jun 4, 2023
1 parent 8ec2aed commit 916f9f1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions concept_bank/download.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,4 @@
dst_path = os.path.join(concept_root, f)
shutil.move(src_path, dst_path)

shutil.rmtree(tmp_dir)

shutil.rmtree(tmp_dir)

0 comments on commit 916f9f1

Please sign in to comment.