mirror of
https://github.com/python/cpython.git
synced 2025-07-23 19:25:40 +00:00
[3.9] [doc] Fix a typo in the graphlib docs (GH-22030) (GH-22076)
(cherry picked from commit 8516060076
)
Co-authored-by: Mario Šaško <mariosasko777@gmail.com>
This commit is contained in:
parent
6386e86bec
commit
672d8b9190
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@
|
|||
if ts.is_active():
|
||||
...
|
||||
|
||||
if possible to simply do::
|
||||
it is possible to simply do::
|
||||
|
||||
if ts:
|
||||
...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue