Skip to content

Commit

Permalink
Merge pull request #9 from hypothesis/cookiecutter
Browse files Browse the repository at this point in the history
Apply updates from cookiecutter
  • Loading branch information
seanh authored Jan 18, 2024
2 parents f0013b4 + bded1d6 commit 90d6810
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 @@ -13,6 +13,7 @@ filterwarnings = [
"ignore:^pkg_resources is deprecated as an API:DeprecationWarning:pkg_resources",
"ignore:^pkg_resources is deprecated as an API:DeprecationWarning:pyramid",
"ignore:^Deprecated call to .pkg_resources\\.declare_namespace\\('.*'\\).\\.:DeprecationWarning:pkg_resources",
"ignore:^'cgi' is deprecated and slated for removal in Python 3\\.13$:DeprecationWarning:webob",
]

[tool.pydocstyle]
Expand Down

0 comments on commit 90d6810

Please sign in to comment.