clippy fix

This commit is contained in:
Kasey White 2023-02-08 03:52:50 -05:00 committed by Lucas
parent 076871492b
commit f60b7d84c1
1 changed files with 1 additions and 0 deletions

View File

@ -502,6 +502,7 @@ pub fn rearrange_clauses(
final_clauses
}
#[allow(clippy::too_many_arguments)]
pub fn list_access_to_uplc(
names: &[String],
id_list: &[u64],