Commit 742255f
committed
chore: remove redundant bnptdms from dictionary
bnptdms was added alongside nptdms in the initial cspell commit when
both were flagged from the regex r\bnptdms\b in test_examples.py.
With nptdms in the dictionary, bnptdms is silently accepted via
compound splitting (b + nptdms) and the explicit entry is unnecessary.1 parent d6cf56f commit 742255f
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | 67 | | |
69 | 68 | | |
70 | 69 | | |
| |||
0 commit comments