archive
/
md-pdf
Archived
1
Fork 0

Moved line into correct section

This commit is contained in:
James Seden Smith 2017-04-27 13:39:59 +01:00
parent b273b893c0
commit 3e4e47c0b1
No known key found for this signature in database
GPG Key ID: F30AED42FDCCAD35
1 changed files with 1 additions and 1 deletions

View File

@ -46,8 +46,8 @@ def download_csl():
bar.finish()
os.close(_)
logger.info("Cleaning Up...")
os.close(_)
shutil.copytree(CSL_TEMP_DIR, CSL_DIR)
os.remove(download_location)
remove_dir(CSL_TEMP_DIR)