jiakai-li commented on code in PR #1485:
URL: https://github.com/apache/iceberg-python/pull/1485#discussion_r1903356378


##########
pyproject.toml:
##########
@@ -859,6 +860,310 @@ ignore_missing_imports = true
 module = "tenacity.*"
 ignore_missing_imports = true
 
+[[tool.mypy.overrides]]

Review Comment:
   I see, I think we can leave it for another working item. BTW, 
[here](https://stackoverflow.com/questions/57785471/why-does-mypy-think-library-imports-are-missing)
 is a stackoverflow I found for what this `ignore_missing_imports` is used for 
in case you are interest.



-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to