mirror of
https://github.com/mii443/tokenizers.git
synced 2025-08-22 16:25:30 +00:00
Setup black format in pyproject.toml
This commit is contained in:
@ -1,2 +1,6 @@
|
||||
[build-system]
|
||||
requires = ["setuptools", "wheel", "setuptools-rust"]
|
||||
|
||||
[tool.black]
|
||||
target-version = ['py35']
|
||||
line-length = 100
|
||||
|
Reference in New Issue
Block a user