mirror of https://github.com/astral-sh/ruff
No-op change to trigger CI
This commit is contained in:
parent
7cb3f45b94
commit
535e7f2d37
|
|
@ -1,3 +1,4 @@
|
|||
/// No-op change.
|
||||
use infer::nearest_enclosing_class;
|
||||
use itertools::{Either, Itertools};
|
||||
use ruff_db::parsed::parsed_module;
|
||||
|
|
|
|||
Loading…
Reference in New Issue