Skip to content

Commit

Permalink
Merge pull request #171 from bsipocz/Fix_remove_jinja_warning_ignore
Browse files Browse the repository at this point in the history
Fix: remove ignore of reverted deprecation
  • Loading branch information
pllim committed Jun 14, 2023
2 parents ae69f55 + 7c299aa commit b389ee2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ filterwarnings =
ignore:The alias 'sphinx\.util\.SkipProgressMessage' is deprecated
ignore:The alias 'sphinx\.util\.progress_message' is deprecated
ignore:Deprecated call to.*pkg_resources\.declare_namespace:DeprecationWarning
ignore:.*suffix for Jinja templates is deprecated
# pip 23.1 issue:
ignore:pkg_resources is deprecated as an API:DeprecationWarning

Expand Down

0 comments on commit b389ee2

Please sign in to comment.