Address `clippy::mixed_attributes_style`

This commit is contained in:
Joseph Birr-Pixton 2024-03-11 13:34:29 +00:00 committed by Joe Birr-Pixton
parent db4b6c8069
commit 7a9d9788c8
1 changed files with 2 additions and 2 deletions

View File

@ -346,8 +346,8 @@ enum_builder! {
#[cfg(test)]
pub(crate) mod tests {
//! These tests are intended to provide coverage and
//! check panic-safety of relatively unused values.
// These tests are intended to provide coverage and
// check panic-safety of relatively unused values.
use std::prelude::v1::*;