Whitespace.
This commit is contained in:
parent
871b96bd5a
commit
4771cca817
|
@ -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 *
|
||||
|
|
Loading…
Reference in New Issue