Skip to content

Commit 894d47f

Browse files
authored
Merge pull request #267 from jsta/patch-2
missing comma in boilerplate generation
2 parents feb54ba + 485e4ba commit 894d47f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/lesson_initialize.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
'AUTHORS',
1313
'CITATION',
1414
'CONTRIBUTING.md',
15-
'README.md'
15+
'README.md',
1616
'_config.yml',
1717
'_episodes/01-introduction.md',
1818
'_extras/about.md',

0 commit comments

Comments
 (0)