From b5c71c3e42a3e53b6e4e165f4756110dea14b6a3 Mon Sep 17 00:00:00 2001 From: Vivis Dev Date: Mon, 11 May 2026 21:21:16 +1000 Subject: [PATCH] Adds Python Koans Feed --- config/config.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/config.ini b/config/config.ini index 990422f..dd02538 100644 --- a/config/config.ini +++ b/config/config.ini @@ -1161,6 +1161,9 @@ name = Python GUIs [http://feeds.feedburner.com/PythonInsider] name = Python Insider +[https://pythonkoans.substack.com/feed] +name = Python Koans + [https://www.pythonmorsels.com/topics/feed/] name = Python Morsels