diff options
Diffstat (limited to 'Lib')
-rw-r--r-- | Lib/pydoc_data/topics.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/pydoc_data/topics.py b/Lib/pydoc_data/topics.py index 51af893..b32b320 100644 --- a/Lib/pydoc_data/topics.py +++ b/Lib/pydoc_data/topics.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Autogenerated by Sphinx on Tue Jun 6 23:30:19 2023 +# Autogenerated by Sphinx on Thu Aug 24 13:45:52 2023 topics = {'assert': 'The "assert" statement\n' '**********************\n' '\n' |