clippy lints

This commit is contained in:
2020-09-04 17:44:06 +02:00
parent d1151bbe3f
commit d2c6d6af6c
4 changed files with 8 additions and 10 deletions

View File

@@ -421,6 +421,7 @@ pub struct VortexParameters {
}
#[allow(clippy::too_many_arguments)]
#[allow(clippy::many_single_char_names)]
pub fn vortex(
rho: ArrayViewMut1<Float>,
rhou: ArrayViewMut1<Float>,