mirror of
https://github.com/mii443/tokenizers.git
synced 2025-12-04 19:58:21 +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