Skip to content

Commit ae943f0

Browse files
authored
Merge pull request python#563 from stefmolin/patch-1
Fix wrong closing character in config.ini
2 parents f957575 + 017fcd1 commit ae943f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1647,5 +1647,5 @@ name = Éric Araujo
16471647
[https://lukasz.langa.pl/python/atom.xml]
16481648
name = Łukasz Langa
16491649

1650-
[https://www.pythonshow.com/feed}
1650+
[https://www.pythonshow.com/feed]
16511651
name = The Python Show

0 commit comments

Comments
 (0)