mirror of
https://github.com/ProvableHQ/leo.git
synced 2025-01-03 07:41:48 +03:00
clippy fix
This commit is contained in:
parent
3bd75e387d
commit
3afffcf1a5
@ -16,6 +16,7 @@
|
||||
|
||||
use std::io;
|
||||
|
||||
#[allow(clippy::upper_case_acronyms)]
|
||||
#[derive(Debug, Error)]
|
||||
pub enum READMEError {
|
||||
#[error("{}: {}", _0, _1)]
|
||||
|
Loading…
Reference in New Issue
Block a user