mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-15 14:22:13 +00:00
Small fix
This commit is contained in:
@@ -1103,7 +1103,7 @@ async def get_file(ctx, source, link):
|
||||
logger.info(
|
||||
"Failed to download %s, make sure yt_dlp is up to date", link
|
||||
)
|
||||
return dir_path, file_list.append["wiadomo co wiadomo gdzie"]
|
||||
return dir_path, file_list.append("wiadomo co wiadomo gdzie")
|
||||
|
||||
# define an asynchronous generator
|
||||
async def async_iterator_generator(range_of_iterable):
|
||||
|
||||
Reference in New Issue
Block a user