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