AlenkaF commented on PR #38279:
URL: https://github.com/apache/arrow/pull/38279#issuecomment-1959406404

   > I am not sure why these files are getting formattted 
`array.pxi`,`table.pxi`,`types.pxi` I don't know if this is an error from my 
compiler? Either way the checks were still failing.
   
   They are still failing but the error is different now. Be sure to clean any 
whitespace in the "empty" line. It looks like they are left after you added 
`"""`.
   
   > I am using these 
[docs](https://arrow.apache.org/docs/developers/python.html#coding-style) for 
fixing linter error.I am very sorry for troubling you with such seemingly small 
troubles but I facing these formatting issues another 2PR's I am working on and 
it's a bit frustrraing to not being able to figure out the cause.In one pr my 
docker-compose.yml file is getting unnecessary 
[errors](https://github.com/apache/arrow/pull/39879#discussion_r1494086772) and 
in another pr the same files as mentioned above are getting formatted for no 
reason(#40186).
   
   You are using the Archery tool? Hm, maybe try to reinstall it?


-- 
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