mirror of
https://github.com/RustPython/Parser.git
synced 2025-07-08 05:35:22 +00:00
Expose SoftKeywordTransformer on public API
This commit is contained in:
parent
6e9c759cf7
commit
82b91fe9aa
1 changed files with 1 additions and 1 deletions
|
@ -131,5 +131,5 @@ mod string;
|
|||
#[rustfmt::skip]
|
||||
mod python;
|
||||
mod context;
|
||||
mod soft_keywords;
|
||||
pub mod soft_keywords;
|
||||
pub mod token;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue