mirror of
https://github.com/pybind/pybind11.git
synced 2026-06-08 15:29:45 +00:00
Trivial typos
Non-user facing. Found using `codespell -q 3`
This commit is contained in:
committed by
Jason Rhinelander
parent
5c7a290d37
commit
0b3f44ebdf
@@ -6,5 +6,5 @@ max-line-length = 99
|
||||
show_source = True
|
||||
exclude = .git, __pycache__, build, dist, docs, tools, venv
|
||||
ignore =
|
||||
# required for pretty matrix formating: multiple spaces after `,` and `[`
|
||||
# required for pretty matrix formatting: multiple spaces after `,` and `[`
|
||||
E201, E241
|
||||
|
||||
Reference in New Issue
Block a user