Skip to content

Commit c5620b2

Browse files
committed
Quick fix
1 parent 94fc136 commit c5620b2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pyspelling.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ 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-
#- recipes_source/*/*.py
8+
- recipes_source/*/*.py
99
dictionary:
1010
wordlists:
1111
- en-wordlist.txt

0 commit comments

Comments
 (0)