mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
[doc] Fix a typo in the graphlib docs (#22030)
This commit is contained in:
parent
71d1bd9569
commit
8516060076
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