Skip to content

Commit 1b82779

Browse files
committed
chore(codespell): Add inpt to ignore word list
1 parent 70eae96 commit 1b82779

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,4 +108,4 @@ target-version = ['py37', 'py38']
108108
exclude = "pydra/_version.py"
109109

110110
[tool.codespell]
111-
ignore-words-list = "nd,afile"
111+
ignore-words-list = "nd,afile,inpt"

0 commit comments

Comments
 (0)