mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-10 12:26:39 +00:00
parent
c0c59b82ec
commit
6b8b318d6b
8 changed files with 7 additions and 7 deletions
|
@ -119,7 +119,7 @@ fn check_help_text() -> String {
|
|||
}
|
||||
|
||||
#[cfg(test)]
|
||||
mod test {
|
||||
mod tests {
|
||||
use anyhow::Result;
|
||||
|
||||
use crate::generate_all::Mode;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue