Files
ChipGPT-Llama2-SFT-7B/alpaca-lora/pyproject.toml

9 lines
131 B
TOML
Raw Permalink Normal View History

[tool.black]
line-length = 79
[tool.isort]
include_trailing_comma = true
line_length = 79
multi_line_output = 3
profile = "black"