chore: Run rustfmt on exercises
This commit is contained in:
@@ -82,5 +82,4 @@ mod tests {
|
||||
fn missing_name_and_invalid_age() {
|
||||
",one".parse::<Person>().unwrap();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user