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