We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e46596 commit f924fc3Copy full SHA for f924fc3
1 file changed
pyproject.toml
@@ -346,8 +346,6 @@ markers = [
346
# Turns a warning into an error
347
filterwarnings = [
348
"error",
349
- "ignore:A plugin raised an exception during an old-style hookwrapper teardown.",
350
- "ignore:unclosed <socket.socket",
351
# Remove this in a future release of PySpark.
352
"ignore:distutils Version classes are deprecated. Use packaging.version instead.",
353
# Remove this in a future release of PySpark. https://github.com/apache/iceberg-python/issues/1349
0 commit comments