No-op change to trigger CI

This commit is contained in:
Carl Meyer 2025-09-12 13:28:43 -07:00
parent 7cb3f45b94
commit 535e7f2d37
No known key found for this signature in database
GPG Key ID: 2D1FB7916A52E121
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
/// No-op change.
use infer::nearest_enclosing_class;
use itertools::{Either, Itertools};
use ruff_db::parsed::parsed_module;