Fix Lock.locked() to remove extra bold highlighting (#18042)

This commit is contained in:
Grant Jenks 2020-01-17 14:54:44 -08:00 committed by Barry Warsaw
parent 1d3b0aaa54
commit ef8844f1bc
1 changed files with 1 additions and 0 deletions

View File

@ -497,6 +497,7 @@ All methods are executed atomically.
There is no return value.
.. method:: locked()
Return true if the lock is acquired.