Fix Lock.locked() to remove extra bold highlighting (#18042)
This commit is contained in:
parent
1d3b0aaa54
commit
ef8844f1bc
|
@ -497,6 +497,7 @@ All methods are executed atomically.
|
|||
There is no return value.
|
||||
|
||||
.. method:: locked()
|
||||
|
||||
Return true if the lock is acquired.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue