fix: pre-commit cfg, clippy errors

This commit is contained in:
ThetaDev 2022-11-29 12:54:23 +01:00
parent 53dc5e2c09
commit 394f8609a8
3 changed files with 3 additions and 3 deletions

View file

@ -36,6 +36,7 @@ enum Commands {
},
}
#[allow(clippy::too_many_arguments)]
async fn download_single_video(
video_id: String,
video_title: String,