mirror of
https://github.com/bcye/structured-wikivoyage-exports.git
synced 2025-10-29 14:12:43 +00:00
remove trailing comment
This commit is contained in:
@@ -39,7 +39,6 @@ class CsvHandler(BaseHandler):
|
||||
|
||||
# open the file and keep it open for appending
|
||||
obj.file_writer = await aiofiles.open(output_path, mode='a', encoding='utf-8')
|
||||
# this has type
|
||||
|
||||
return obj
|
||||
|
||||
|
||||
Reference in New Issue
Block a user