.isort.cfg 124 B

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