Skip to content

Commit c78d042

Browse files
authored
chore(spell): update (#49)
1 parent a9d492b commit c78d042

1 file changed

Lines changed: 14 additions & 6 deletions

File tree

cspell.json

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,22 @@
66
"language": "en",
77
// words - list of words to be always considered correct
88
"words": [
9+
"brenth",
10+
"brentq",
911
"codecov",
10-
"scipy",
12+
"ndigits",
13+
"nullproportion",
1114
"pingouin",
12-
"pystatpower",
13-
"PyStatPower",
14-
"brenth",
1515
"proportion",
16-
"nullproportion",
17-
"ospp"
16+
"PyStatPower",
17+
"pystatpower",
18+
"radd",
19+
"rmul",
20+
"rtruediv",
21+
"rfloordiv",
22+
"rmod",
23+
"rpow",
24+
"scipy",
25+
"unpooled"
1826
]
1927
}

0 commit comments

Comments
 (0)