view tests/test-check-format.t @ 43636:9c1eccdd7ed8

branchmap: annotate constructor type for branchcache This type signature is...big. But it's correct as far as I can tell, and it detected a bug. Differential Revision: https://phab.mercurial-scm.org/D7389
author Augie Fackler <augie@google.com>
date Thu, 14 Nov 2019 13:13:36 -0500
parents 2247bf3cec76
children 2d8d4e08c493
line wrap: on
line source

#require black

  $ cd $RUNTESTDIR/..
  $ black --config=black.toml --check --diff `hg files 'set:**.py - mercurial/thirdparty/** - "contrib/python-zstandard/**"'`