Skip to content

Commit 1836199

Browse files
authored
Ignore two spelling errors reported by codespell (#4654)
1 parent 346c9bf commit 1836199

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
@@ -71,7 +71,7 @@ local_scheme = "node-and-date"
7171
fallback_version = "999.999.999+unknown"
7272

7373
[tool.codespell]
74-
ignore-words-list = "astroid,oints,reenable,tripel,trough,ND"
74+
ignore-words-list = "astroid,buda,oints,reenable,te,tripel,trough,ND"
7575

7676
[tool.coverage.run]
7777
omit = ["*/tests/*", "*pygmt/__init__.py"]

0 commit comments

Comments
 (0)