pyproject.toml
author Martin von Zweigbergk <martinvonz@google.com>
Wed, 28 Aug 2019 17:45:18 -0700
changeset 43154 f05d10ef42e3
parent 43064 929678eb4cbd
permissions -rw-r--r--
py3: add a missing b'' prefix in test extension for chg Differential Revision: https://phab.mercurial-scm.org/D7038

[tool.black]
line-length = 80
exclude = 'build/|wheelhouse/|dist/|packages/|\.hg/|\.mypy_cache/|\.venv/|mercurial/thirdparty/|hgext/fsmonitor/pywatchman/|contrib/python-zstandard/'