Skip to content

Commit f924fc3

Browse files
committed
remove unused filterwarnings
1 parent 3e46596 commit f924fc3

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -346,8 +346,6 @@ markers = [
346346
# Turns a warning into an error
347347
filterwarnings = [
348348
"error",
349-
"ignore:A plugin raised an exception during an old-style hookwrapper teardown.",
350-
"ignore:unclosed <socket.socket",
351349
# Remove this in a future release of PySpark.
352350
"ignore:distutils Version classes are deprecated. Use packaging.version instead.",
353351
# Remove this in a future release of PySpark. https://github.com/apache/iceberg-python/issues/1349

0 commit comments

Comments
 (0)