mirror of
https://github.com/astral-sh/ruff
synced 2026-01-08 15:14:19 -05:00
Update identifier Unicode character validation to match Python spec (#7209)
Co-authored-by: Micha Reiser <micha@reiser.io>
This commit is contained in:
committed by
GitHub
parent
fda48afc23
commit
041cdb95e0
@@ -13,3 +13,4 @@ license = { workspace = true }
|
||||
[lib]
|
||||
|
||||
[dependencies]
|
||||
unic-ucd-ident = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user