mirror of
https://github.com/RYDE-WORK/pybind11.git
synced 2026-02-04 06:23:30 +08:00
flake8 fix
This commit is contained in:
parent
54eb8193e5
commit
c9b8933e9a
@ -7,4 +7,4 @@ show_source = True
|
|||||||
exclude = .git, __pycache__, build, dist, docs, tools, venv
|
exclude = .git, __pycache__, build, dist, docs, tools, venv
|
||||||
ignore =
|
ignore =
|
||||||
# required for pretty matrix formatting: multiple spaces after `,` and `[`
|
# required for pretty matrix formatting: multiple spaces after `,` and `[`
|
||||||
E201, E241
|
E201, E241, W504
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user