dianaclarke commented on a change in pull request #10650:
URL: https://github.com/apache/arrow/pull/10650#discussion_r669125627



##########
File path: dev/archery/archery/crossbow/reports.py
##########
@@ -32,7 +33,6 @@ def __init__(self, job):
     def show(self):
         raise NotImplementedError()
 
-

Review comment:
       I suspect this new line was intentional, as archery uses black for 
formatting.
   
   - https://github.com/apache/arrow/pull/10012
   - https://github.com/psf/black
   
   > Surround top-level function and class definitions with two blank lines.
   - https://www.python.org/dev/peps/pep-0008/




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to