File: pyproject.toml

package info (click to toggle)
python-injector 0.21.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 304 kB
  • sloc: python: 1,908; makefile: 146
file content (4 lines) | stat: -rw-r--r-- 98 bytes parent folder | download | duplicates (3)
1
2
3
4
[tool.black]
line-length = 110
target_version = ['py36', 'py37']
skip_string_normalization = true