[doc] Fix a typo in the graphlib docs (#22030)
This commit is contained in:
parent
71d1bd9569
commit
8516060076
|
@ -121,7 +121,7 @@
|
||||||
if ts.is_active():
|
if ts.is_active():
|
||||||
...
|
...
|
||||||
|
|
||||||
if possible to simply do::
|
it is possible to simply do::
|
||||||
|
|
||||||
if ts:
|
if ts:
|
||||||
...
|
...
|
||||||
|
|
Loading…
Reference in New Issue