udim commented on pull request #13493:
URL: https://github.com/apache/beam/pull/13493#issuecomment-745500507


   > Python is hard :\ Kept getting `inherit-non-class` error with 
`with_metaclass` imported from `future.utils` and ended up using 
`six.with_metaclass` instead. Also added some doc string for 
`ShardedKeyTypeConstraint`.
   
   I would rather not use `six`, since it's for compatibility between Python 
2.x and 3.x, and Beam doesn't support 2.x any more. I could help debug this 
further if you wish.


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

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


Reply via email to