Removing whitespace
Created by: nhartland
Here's a fun PR. I removed all trailing whitespace from the libnnpdf and nnpdfcpp source files.
Linting warnings about trailing whitespace were annoying me so I've configured my editor to automatically remove them. This confuses things whenever I commit anything now, so best to bite the bullet?