Skip to content

Commit

Permalink
fix: fix warning regression during import when launch with strict war…
Browse files Browse the repository at this point in the history
…ning filters
  • Loading branch information
XuehaiPan committed Jul 6, 2024
1 parent f413a32 commit 19478ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -265,5 +265,4 @@ filterwarnings = [
"error",
"always",
"ignore:The class `optree.Partial` is deprecated and will be removed in a future version. Please use `optree.functools.partial` instead.:FutureWarning",
"ignore:The key path API is deprecated and will be removed in a future version. Please use the accessor API instead.:FutureWarning",
]

0 comments on commit 19478ec

Please sign in to comment.