Skip to content

Commit af0eebe

Browse files
author
Xavier Grangier
committed
grangier#86 - pep8
1 parent e178b44 commit af0eebe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

goose/configuration.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ def __init__(self):
8383

8484
# Parser type
8585
self.parser_class = 'lxml'
86-
86+
8787
# set the local storage path
8888
# make this configurable
8989
self.local_storage_path = os.path.join(tempfile.gettempdir(), 'goose')

0 commit comments

Comments
 (0)