From 4578471b08933f0b2b1e61eccc5e3c5780a8be3d Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Wed, 16 Nov 2016 16:09:29 -0500 Subject: spacing --- pyisda/flat_hazard.pyx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyisda/flat_hazard.pyx b/pyisda/flat_hazard.pyx index 7bf548a..1db31e6 100644 --- a/pyisda/flat_hazard.pyx +++ b/pyisda/flat_hazard.pyx @@ -179,7 +179,7 @@ def pv_vec(double[:] spreads, YieldCurve yc, trade_date, value_date, 1e-10, # xacc */ 1e-10, # facc */ &h) != 0: - printf("Failed to find hazard rate for %f:\n", spreads[i]) + printf("Failed to find hazard rate for: %f\n", spreads[i]) break sc.fArray[0].fRate = h if JpmcdsFeeLegPV(fee_leg, trade_date_c, step_in_date_c, value_date_c, -- cgit v1.2.3-70-g09d2