Removed whitespaces

This commit is contained in:
Ozzie Isaacs 2017-07-11 16:13:33 +02:00 committed by GitHub
parent 66231c8737
commit f79fb420ba
1 changed files with 1 additions and 1 deletions

View File

@ -342,7 +342,7 @@ def update_dir_structure_gdrive(book_id):
gFile['title']= new_titledir
gFile.Upload()
book.path = book.path.split('/')[0] + '/' + new_titledir
if authordir != new_authordir:
gFile=gd.getFileFromEbooksFolder(web.Gdrive.Instance().drive,None,authordir)
gFile['title'] = new_authordir