[Piglit] [PATCH v3 18/29] builtin_functions.py: PEP8 comliant newlines

Chad Versace chad.versace at linux.intel.com
Mon Jul 29 11:09:21 PDT 2013


On 07/24/2013 02:57 PM, Dylan Baker wrote:
> PEP8 specifies:
> "Separate top-level function and class definitions with two blank lines.
> Method definitions inside a class are separated by a single blank line."
>
> Currently this file has a mixture of 3 newline seperated top level
> functions, and 0 space newline seperated functions. This patch corrects
> that so that all toplevel functions have exactly two spaces between
> them.
>
> Signed-off-by: Dylan Baker <baker.dylan.c at gmail.com>
> ---
>   generated_tests/builtin_function.py | 65 ++++++++++++++++++++-----------------
>   1 file changed, 36 insertions(+), 29 deletions(-)

Reviewed-by: Chad Versace <chad.versace at linux.intel.com>



More information about the Piglit mailing list