mirror of
https://github.com/astral-sh/ruff
synced 2026-01-09 15:44:22 -05:00
Expose SoftKeywordTransformer on public API
This commit is contained in:
@@ -131,5 +131,5 @@ mod string;
|
||||
#[rustfmt::skip]
|
||||
mod python;
|
||||
mod context;
|
||||
mod soft_keywords;
|
||||
pub mod soft_keywords;
|
||||
pub mod token;
|
||||
|
||||
Reference in New Issue
Block a user