Skip to content

Commit

Permalink
Ignore pytools warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
t20100 committed Aug 27, 2024
1 parent 31f7c25 commit 752497d
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 @@ -24,4 +24,5 @@ filterwarnings = [
# note the use of single quote below to denote "raw" strings in TOML
'ignore:tostring\(\) is deprecated. Use tobytes\(\) instead\.:DeprecationWarning:OpenGL',
'ignore:Jupyter is migrating its paths to use standard platformdirs:DeprecationWarning',
'ignore:Unable to import recommended hash:UserWarning:pytools',
]

0 comments on commit 752497d

Please sign in to comment.