From c9a1d91871b6e7655324330654065511a632d992 Mon Sep 17 00:00:00 2001 From: Benjamin Bach Date: Fri, 30 Mar 2018 23:34:12 +0200 Subject: [PATCH] Properly escape __init__ :) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9028c0..5f5309d 100644 --- a/README.md +++ b/README.md @@ -188,7 +188,7 @@ List of podcasts which are helpful for software engineers/programmers. ## Python -- [Podcast.__init__](https://pythonpodcast.com/) +- [Podcast.\_\_init\_\_](https://pythonpodcast.com/) - Description: The Podcast About Python and the People Who Make It Great - Frequency : Once every week