Fokko opened a new pull request, #6232:
URL: https://github.com/apache/iceberg/pull/6232

   Mypy allows us to warn when a type is missing:
   `List`, should be `List[str]`
   
   This way we don't accidentally forget any type (which happens to me all the 
time :).


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to