From f7c87f328618dc64620daf2100008de830102c37 Mon Sep 17 00:00:00 2001 From: Vinta Chen Date: Sun, 7 Jun 2020 03:08:21 +0800 Subject: [PATCH] fix double underscores --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f3f65e..a3bffc8 100644 --- a/README.md +++ b/README.md @@ -1291,7 +1291,7 @@ Where to discover learning resources or new Python libraries. ## Podcasts -* [Podcast.__init__](https://podcastinit.com/) +* [Podcast.\_\_init__](https://podcastinit.com/) * [Python Bytes](https://pythonbytes.fm) * [Talk Python To Me](https://talkpython.fm/) * [Test and Code](https://testandcode.com/)