This commit is contained in:
codl 2017-09-20 14:42:45 +02:00
parent 6bce7b1d04
commit 06c0de29da
No known key found for this signature in database
GPG Key ID: 6CD7C8891ED1233A
1 changed files with 2 additions and 0 deletions

View File

@ -63,6 +63,8 @@ def unique(fun):
if has_lock:
r.delete(key)
return wrapper
def noop(*args, **kwargs):