Skip to content

Commit 7a6c3fb

Browse files
author
Svetlana Karslioglu
committed
Update
1 parent d586024 commit 7a6c3fb

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

.pyspelling.yml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,9 @@ spellchecker: aspell
22
matrix:
33
- name: python
44
sources:
5-
#- beginner_source/*.py
6-
#- intermediate_source/*.py
5+
- beginner_source/*.py
6+
- intermediate_source/*.py
77
- advanced_source/*.py
8-
#- advanced_source/ddp_pipeline.py
9-
#- advanced_source/dynamic_quantization_tutorial.py
10-
#- advanced_source/neural_style_tutorial.py
11-
#- advanced_source/numpy_extensions_tutorial.py
12-
#- advanced_source/super_resolution_with_onnxruntime.py
138
dictionary:
149
wordlists:
1510
- en-wordlist.txt

0 commit comments

Comments
 (0)