Skip to content

Commit ce516c9

Browse files
authored
Removed obsolete warning filter (#1223)
1 parent 6c609f8 commit ce516c9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

setup.cfg

-3
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,6 @@ filterwarnings =
6666
# Django filter schema generation. Can be removed once we remove
6767
# schema support
6868
ignore:Built-in schema generation is deprecated.
69-
# can be removed once django filter has released a new version including
70-
# https://github.com/carltongibson/django-filter/pull/1623
71-
ignore:'pkgutil.find_loader' is deprecated and slated for removal
7269
testpaths =
7370
example
7471
tests

0 commit comments

Comments
 (0)