We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 622d0ea commit 644817fCopy full SHA for 644817f
Doc/library/inspect.rst
@@ -253,8 +253,8 @@ attributes (see :ref:`import-mod-attrs` for module attributes):
253
+-----------------+-------------------+---------------------------+
254
| | gi_running | is the generator running? |
255
256
-| | gi_suspended | is the generator suspended|
257
-| | | ? |
+| | gi_suspended | is the generator |
+| | | suspended? |
258
259
| | gi_code | code |
260
0 commit comments