We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 425d9eb commit 07f37f5Copy full SHA for 07f37f5
db_mutex/db_mutex.py
@@ -14,7 +14,7 @@
14
15
16
class db_mutex(object):
17
- """0
+ """
18
An object that acts as a context manager and a function decorator for acquiring a
19
DB mutex lock.
20
"""
0 commit comments