File: test-check-black.t

package info (click to toggle)
hg-git 1.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,244 kB
  • sloc: python: 8,702; sh: 185; makefile: 23
file content (6 lines) | stat: -rw-r--r-- 148 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
#require black

run black on all sources; configuration should match development setup

  $ cd "$TESTDIR"/..
  $ $PYTHON -m black --check --quiet .