mirror of
				https://github.com/bcye/structured-wikivoyage-exports.git
				synced 2025-10-31 15:12:47 +00:00 
			
		
		
		
	use logging throughout the code
This commit is contained in:
		| @@ -51,4 +51,5 @@ class BunnyStorageHandler(BaseHandler): | ||||
|  | ||||
|     async def close(self): | ||||
|         await self._session.close() | ||||
|         await self._connector.close() | ||||
|         await self._connector.close() | ||||
|         await super().close() | ||||
|   | ||||
		Reference in New Issue
	
	Block a user