Skip to content

Commit 742255f

Browse files
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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.cspell/cspell-dict.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ nitypes
6464
hightime
6565

6666
# nptdms
67-
bnptdms
6867
nptdms
6968

7069
# ctypes (stdlib)

0 commit comments

Comments
 (0)