Skip to content

Commit

Permalink
Merge pull request #201 from neutrinoceros/warnings_as_errors
Browse files Browse the repository at this point in the history
  • Loading branch information
neutrinoceros committed Jul 1, 2023
2 parents fc13a6d + ba22516 commit 4f020eb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Expand Up @@ -111,3 +111,7 @@ known-third-party = [
"glue",
]
known-first-party = ["yt", "yt_astro_analysis"]


[tool.pytest]
filterwarnings = ["error"]

0 comments on commit 4f020eb

Please sign in to comment.