Skip to content

Commit

Permalink
Fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
Juanjo Conti committed Sep 8, 2015
1 parent 32288ee commit dd831bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion v7/import_goodreads/import_goodreads.py
Expand Up @@ -124,4 +124,3 @@ def import_item(self, item):
self.write_content(
os.path.join(self.output_folder, slug + '.html'),
content)

0 comments on commit dd831bb

Please sign in to comment.