Skip to content
Snippets Groups Projects
Unverified Commit 8ccd2e0a authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

spurious whitespace change

parent 988cb358
No related branches found
No related tags found
1 merge request!155Client-side two-phase spending protocol to reduce pass loss
...@@ -185,7 +185,6 @@ def open_and_initialize(path, connect=None): ...@@ -185,7 +185,6 @@ def open_and_initialize(path, connect=None):
return conn return conn
def with_cursor(f): def with_cursor(f):
@wraps(f) @wraps(f)
def with_cursor(self, *a, **kw): def with_cursor(self, *a, **kw):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment