Skip to content

Commit bea67d8

Browse files
fix-some-qe
1 parent c16580e commit bea67d8

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

_typos.toml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,6 @@
33
extend-exclude = [
44
# Skip `Accuray ` check in these files
55
"docs/practices/cv/3D_image_classification_from_CT_scans.ipynb",
6-
# Skip `datas ` check in these files
7-
"docs/practices/time_series/autoencoder.ipynb",
8-
"docs/practices/nlp/transformer_in_English-to-Spanish.ipynb",
9-
"docs/guides/06_distributed_training/data_parallel/amp_cn.rst",
10-
"docs/practices/nlp/addition_rnn.ipynb",
11-
"docs/practices/cv/pointnet.ipynb"
126

137
]
148

@@ -30,6 +24,7 @@ Clas = "Clas"
3024
arange = "arange"
3125
unsupport = "unsupport"
3226
Nervana = "Nervana"
27+
datas = "datas"
3328

3429
# These words need to be fixed
3530
Creenshot = "Creenshot"

docs/practices/nlp/transformer_in_English-to-Spanish.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1325,7 +1325,7 @@
13251325
},
13261326
{
13271327
"cell_type": "code",
1328-
"execution_count": null,
1328+
"execution_count": 33,
13291329
"metadata": {
13301330
"execution": {
13311331
"iopub.execute_input": "2023-02-03T07:29:14.998922Z",

0 commit comments

Comments
 (0)