Skip to content

Commit

Permalink
ignore cleanup warning from pyside6
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 committed Dec 13, 2024
1 parent 69452c2 commit 40c007c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ filterwarnings = [
"ignore:QPixmapCache.find:DeprecationWarning:",
"ignore:SelectableGroups dict interface:DeprecationWarning",
"ignore:The distutils package is deprecated:DeprecationWarning",
"ignore:.*Skipping callback call set_result",
]

# https://mypy.readthedocs.io/en/stable/config_file.html
Expand Down

0 comments on commit 40c007c

Please sign in to comment.