axolotl2 / .flake8
Alignment-Lab-AI's picture
Upload folder using huggingface_hub
1bad0bb verified
raw
history blame contribute delete
88 Bytes
[flake8]
max-line-length = 88
select = C,E,F,W,B,B950
extend-ignore = E203, E501, W503