Cosmetic fix. The type of nPoints getter function is wrong. I don't think this was ever used for anything other than diagnostics, so it's not a very big bug. But it is a bug.
PR Checklist
[x] Code is formatted.
[x] Adds a test for any bugs fixed. Adds tests for new features.
PR Summary
Cosmetic fix. The type of
nPoints
getter function is wrong. I don't think this was ever used for anything other than diagnostics, so it's not a very big bug. But it is a bug.PR Checklist