mirror of
https://github.com/uxlfoundation/oneDNN.git
synced 2025-10-20 10:03:50 +08:00
This file is a standard for Python tools. Described here: https://peps.python.org/pep-0518/#file-format
4 lines
61 B
TOML
4 lines
61 B
TOML
[tool.black]
|
|
line-length = 80
|
|
include = 'scripts\/.*\.pyi?$'
|