Skip to content

Commit

Permalink
prevented error on warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
veenstrajelmer committed Jan 16, 2025
1 parent 632e6d2 commit a7a093b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -111,9 +111,6 @@ markers = [
"requiressecrets: mark a test that requires environment variables to be set (e.g. via Github secrets)",
"era5slow: mark a test that causes timeout errors to prevent failing github testbanks due to badly performing cds-beta",
]
filterwarnings = [
"error",
]

[tool.flake8]
exclude = "docs"

0 comments on commit a7a093b

Please sign in to comment.