kevinjqliu commented on code in PR #3143:
URL: https://github.com/apache/iceberg-rust/pull/3143#discussion_r3927553223


##########
bindings/python/pyproject.toml:
##########
@@ -65,23 +65,17 @@ config = [
 ignore = ["F403", "F405"]
 
 [tool.pytest.ini_options]
-filterwarnings = [
-  "error",
-  # huggingface_hub uses hf_xet.upload_files() internally which is deprecated 
in hf_xet
-  "ignore::DeprecationWarning:huggingface_hub",

Review Comment:
   this was needed by the now removed 
`bindings/python/tests/test_huggingface_and_cdc.py` file



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