From ad52909dc7f7a27e1d55889946b3a15d7f569664 Mon Sep 17 00:00:00 2001 From: Bradley Reynolds Date: Thu, 4 Jan 2024 07:02:01 -0600 Subject: Remove "What third-party library do you wish was in the Python standard library?" from topics (#1423) --- bot/resources/utilities/py_topics.yaml | 1 - 1 file changed, 1 deletion(-) (limited to 'bot/resources/utilities') diff --git a/bot/resources/utilities/py_topics.yaml b/bot/resources/utilities/py_topics.yaml index 4527e8de..53d47a25 100644 --- a/bot/resources/utilities/py_topics.yaml +++ b/bot/resources/utilities/py_topics.yaml @@ -39,7 +39,6 @@ - What's your favorite Python related book? - What's your favorite use of recursion in Python? - If you could change one thing in Python, what would it be? - - What third-party library do you wish was in the Python standard library? - Which package do you use the most and why? - Which Python feature do you love the most? - Do you have any plans for future projects? -- cgit v1.2.3