mirror of https://github.com/astral-sh/ruff
TODO drop this empty commit
This commit is contained in:
parent
b49aa35074
commit
43942c7617
|
|
@ -1,4 +1,5 @@
|
||||||
use std::io::Write;
|
use std::io::Write;
|
||||||
|
|
||||||
use std::process::ExitCode;
|
use std::process::ExitCode;
|
||||||
|
|
||||||
use clap::Parser;
|
use clap::Parser;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue