diff --git a/pyproject.toml b/pyproject.toml index 1e9665add02..272be0a1582 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -339,7 +339,7 @@ disable = [ ] [tool.codespell] -ignore-words-list = "afile,asend,asser,assertio,feld,hove,ned,noes,notin,paramete,parth,socio-economic,tesults,varius,wil" +ignore-words-list = "afile,asend,asser,assertio,feld,hove,ned,noes,notin,paramete,parth,tesults,varius,wil" skip = "AUTHORS,*/plugin_list.rst" write-changes = true