mirror of
				https://github.com/bcye/structured-wikivoyage-exports.git
				synced 2025-10-31 15:12:47 +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 |         # open the file and keep it open for appending | ||||||
|         obj.file_writer = await aiofiles.open(output_path, mode='a', encoding='utf-8') |         obj.file_writer = await aiofiles.open(output_path, mode='a', encoding='utf-8') | ||||||
|         # this has type |  | ||||||
|  |  | ||||||
|         return obj |         return obj | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user