Skip to content

Commit 07f37f5

Browse files
committed
removed accidental character
1 parent 425d9eb commit 07f37f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

db_mutex/db_mutex.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515

1616
class db_mutex(object):
17-
"""0
17+
"""
1818
An object that acts as a context manager and a function decorator for acquiring a
1919
DB mutex lock.
2020
"""

0 commit comments

Comments
 (0)