pyproject.toml
author Yuya Nishihara <yuya@tcha.org>
Sun, 15 Sep 2019 17:02:31 +0900
changeset 43180 b3dda04e851b
parent 43064 929678eb4cbd
permissions -rw-r--r--
rust-cpython: drop self.borrow_mut() in favor of PySharedRef wrapper

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