Mercurial > hg
view tests/test-check-format.t @ 43878:38d6aa768310
debugcommands: finish moving `extendeddateformats` from util to dateutil
Caught by pytype.
Differential Revision: https://phab.mercurial-scm.org/D7671
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Sun, 15 Dec 2019 18:30:16 -0500 |
parents | 2d8d4e08c493 |
children | 5e84a96d865b |
line wrap: on
line source
#require black $ cd $RUNTESTDIR/.. $ black --config=black.toml --check --diff `hg files 'set:(**.py + grep("^#!.*python")) - mercurial/thirdparty/** - "contrib/python-zstandard/**"'`