danepitkin commented on PR #38065:
URL: https://github.com/apache/arrow/pull/38065#issuecomment-1751267382

   LGTM! Just one linter issue reported.
   
   ```
   -    assert col.dtype[0] == 23 # <DtypeKind.CATEGORICAL: 23>
   +    assert col.dtype[0] == 23  # <DtypeKind.CATEGORICAL: 23>
   ```


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