diff options
author | 2020-09-10 15:55:41 -0700 | |
---|---|---|
committer | 2020-09-10 16:04:47 -0700 | |
commit | ca105b297ea65fafdcf26135565c23147341e243 (patch) | |
tree | 253ab097bbc08416059bb05f2725e9d029294dc5 | |
parent | Update bot/exts/evergreen/conversationstarters.py (diff) |
Updated the #python-general channel ID.
Co-authored-by: Dennis Pham <[email protected]>
-rw-r--r-- | bot/resources/evergreen/py_topics.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/resources/evergreen/py_topics.yaml b/bot/resources/evergreen/py_topics.yaml index 278e6697..aaa9ba48 100644 --- a/bot/resources/evergreen/py_topics.yaml +++ b/bot/resources/evergreen/py_topics.yaml @@ -1,7 +1,7 @@ # Conversation starters for Python-related channels. # python-general -704362672644423840: +267624335836053506: - What's your favorite PEP? - What's your current text editor/IDE, and what functionality do you like about it the most when programming in Python? - What functionality is your text editor/IDE missing for programming Python? |