Skip to content

Commit 8bf831a

Browse files
committed
Add frozenset, isspace, rstrip to cspell dictionary
1 parent 3c8c8e8 commit 8bf831a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.vscode/cspell.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@
128128
"FORCEPURGE",
129129
"fpvs",
130130
"FROMVERSION",
131+
"frozenset",
131132
"FRSX",
132133
"ftype",
133134
"ftypes",
@@ -158,6 +159,7 @@
158159
"isinstance",
159160
"isnumeric",
160161
"isort",
162+
"isspace",
161163
"ISVIRTUAL",
162164
"itemgetter",
163165
"iterdir",
@@ -271,6 +273,7 @@
271273
"rfind",
272274
"rglob",
273275
"ROYALBLUE",
276+
"rstrip",
274277
"RTNVAL",
275278
"RTYPE",
276279
"RTYPEID",

0 commit comments

Comments
 (0)