Skip to content

Commit

Permalink
Filter under review warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
philswatton committed Jan 26, 2023
1 parent b1836dd commit a9cca3f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Expand Up @@ -24,6 +24,9 @@ build-backend = "poetry.core.masonry.api"
pythonpath = [
"src",
]
filterwarnings = [
"ignore::pl_bolts.utils.stability.UnderReviewWarning",
]

[tool.black]
line-length = 88
Expand Down

0 comments on commit a9cca3f

Please sign in to comment.