pyproject.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 08 Oct 2019 02:12:15 -0400
changeset 43128 ad801d4af7cd
parent 43064 929678eb4cbd
permissions -rw-r--r--
perf: use `setup` function in `perfdirfoldmap` The command seems to pre-date the introduction of the `setup` support in timer. We move the line that is obviously about benchmark setup in such `setup` function.

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