setup.cfg 107 B

1234
  1. [flake8]
  2. max-line-length = 127
  3. extend-ignore = E203, W503
  4. extend-exclude = fairseq/model_parallel/megatron