oguerrer/ppi

ppi.calibrate AssertionError

r-leyshon opened this issue · 1 comments

Running ppi.calibrate without budgetary data results in AssertionError: Bs must be a numpy vector or a matrix.

Please see PR #7 for fix.

Updated the assert statement that verifies the format of the disbursement schedule.