Skip to content

Instantly share code, notes, and snippets.

@BarisSari
Created December 24, 2020 20:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BarisSari/995d149ae3e72f666650c015d33f0a1c to your computer and use it in GitHub Desktop.
Save BarisSari/995d149ae3e72f666650c015d33f0a1c to your computer and use it in GitHub Desktop.
[tool.black]
line-length = 100
target-version = ['py36', 'py37', 'py38']
experimental_string_processing = true
[tool.isort]
profile = 'black'
multi_line_output = 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment