File: pyproject.toml

package info (click to toggle)
damo 3.1.7-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 27,544 kB
  • sloc: python: 14,931; sh: 986; makefile: 30; ansic: 13
file content (7 lines) | stat: -rw-r--r-- 152 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
[tool.isort]
profile = "black"
lines_between_types = 0
lines_after_imports = 1
combine_as_imports = true
ignore_whitespace = true
skip_gitignore = true