Skip to content

Commit 7c299aa

Browse files
committed
Fix: remove ignore of reverted deprecation
1 parent ae69f55 commit 7c299aa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ filterwarnings =
5151
ignore:The alias 'sphinx\.util\.SkipProgressMessage' is deprecated
5252
ignore:The alias 'sphinx\.util\.progress_message' is deprecated
5353
ignore:Deprecated call to.*pkg_resources\.declare_namespace:DeprecationWarning
54-
ignore:.*suffix for Jinja templates is deprecated
5554
# pip 23.1 issue:
5655
ignore:pkg_resources is deprecated as an API:DeprecationWarning
5756

0 commit comments

Comments
 (0)