Skip to content

Commit e26bb00

Browse files
committed
fixed codespell
1 parent 35f3da4 commit e26bb00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ requires = ['setuptools', 'setuptools-scm']
135135
[tool.codespell]
136136
skip = '*/htmlcov,./docs/_build,*.asc'
137137

138-
ignore-words-list = 'datas'
138+
ignore-words-list = 'datas,numbert'
139139

140140
[tool.black]
141141
line-length = 79

0 commit comments

Comments
 (0)