Skip to content

Commit

Permalink
Removed obsolete warning filter (#1223)
Browse files Browse the repository at this point in the history
  • Loading branch information
sliverc authored May 2, 2024
1 parent 6c609f8 commit ce516c9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,6 @@ filterwarnings =
# Django filter schema generation. Can be removed once we remove
# schema support
ignore:Built-in schema generation is deprecated.
# can be removed once django filter has released a new version including
# https://github.com/carltongibson/django-filter/pull/1623
ignore:'pkgutil.find_loader' is deprecated and slated for removal
testpaths =
example
tests

0 comments on commit ce516c9

Please sign in to comment.