mirror of
https://github.com/perstarkse/minne.git
synced 2026-05-30 03:10:45 +02:00
chore: additional clippy fixes after rebasing
This commit is contained in:
@@ -10,6 +10,7 @@ use tracing::info;
|
||||
use crate::args::Config;
|
||||
|
||||
/// Enforce evaluation-specific system settings overrides.
|
||||
#[allow(clippy::cast_possible_truncation)]
|
||||
pub(crate) async fn enforce_system_settings(
|
||||
db: &SurrealDbClient,
|
||||
mut settings: SystemSettings,
|
||||
|
||||
Reference in New Issue
Block a user