Skip to content

Commit 644817f

Browse files
committed
docs: Remove spacing
1 parent 622d0ea commit 644817f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/library/inspect.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -253,8 +253,8 @@ attributes (see :ref:`import-mod-attrs` for module attributes):
253253
+-----------------+-------------------+---------------------------+
254254
| | gi_running | is the generator running? |
255255
+-----------------+-------------------+---------------------------+
256-
| | gi_suspended | is the generator suspended|
257-
| | | ? |
256+
| | gi_suspended | is the generator |
257+
| | | suspended? |
258258
+-----------------+-------------------+---------------------------+
259259
| | gi_code | code |
260260
+-----------------+-------------------+---------------------------+

0 commit comments

Comments
 (0)