GitHub user reductionista opened a pull request:
https://github.com/apache/madlib/pull/317
Fixed trailing whitespace in many sql_in files
Fixed trailing whitespace in many sql_in files, which was causing extra
line break to show up in html.
Co-authored-by: Rahul Iyer <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/madlib/madlib whitespace
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/madlib/pull/317.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #317
----
commit 90a29b1b768afdd2620d3655e267f7f32eb0b796
Author: Domino Valdano <dvaldano@...>
Date: 2018-08-31T22:43:31Z
Fixed trailing whitespace in many sql_in files, which was causing extra
line break to show up in html.
Co-authored-by: Rahul Iyer <[email protected]>
----
---