mirror of
https://cdm-project.com/Download-Tools/devine.git
synced 2025-06-10 09:55:41 +02:00

The setup I had for using asyncio.run with functools.partial didn't actually pan out. A full pass-through lambda is required. I've also moved the mapped downloader variable to the root of the downloaders package.