mirror of
https://github.com/astral-sh/ruff
synced 2026-01-08 07:04:28 -05:00
Implement a common trait for the string flags (#11564)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
use ruff_python_ast::StringFlags;
|
||||
use ruff_python_parser::Tok;
|
||||
use ruff_text_size::TextRange;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user