PasinB's picture
Upload folder using huggingface_hub
0fc4f39 verified
raw
history blame contribute delete
131 Bytes
[tool.black]
line-length = 79
[tool.isort]
include_trailing_comma = true
line_length = 79
multi_line_output = 3
profile = "black"