.isort.cfg 138 B

12345678
  1. [settings]
  2. line_length=80
  3. known_first_party=sentry
  4. indent=' '
  5. multi_line_output=5
  6. length_sort=1
  7. lines_between_sections=1
  8. skip=setup.py