Commit 4771cca8 authored by Stefan Krah's avatar Stefan Krah

Whitespace.

parent 871b96bd
......@@ -4934,7 +4934,7 @@ ctx_copy_decimal(PyObject *context, PyObject *v)
PyObject *result;
CONVERT_OP_RAISE(&result, v, context);
return result;
return result;
}
static PyObject *
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment