kevinjqliu commented on code in PR #1485:
URL: https://github.com/apache/iceberg-python/pull/1485#discussion_r1903355778


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

Review Comment:
   theres 229 entries of `tool.mypy.overrides` in 
[pyproject.toml](https://github.com/apache/iceberg-python/blob/acd6f5a8a19db709e835e2686b87d4db3dca254f/pyproject.toml)
   
   and 6 for `module = "sqlalchemy.*"`
   
   i feel like this is misconfigured



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