Github user srowen commented on a diff in the pull request:
https://github.com/apache/spark/pull/6777#discussion_r32292344
--- Diff: ec2/spark_ec2.py ---
@@ -70,7 +70,7 @@
"1.2.1",
"1.3.0",
"1.3.1",
- "1.4.0"
+ "1.4.0",
--- End diff --
I also do this when the language syntax allows, since it means that adding
a next line will not show up as a change (because of adding the comma to the
previous line) but just a 1-line addition. Really minor but has some tiny value.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]