Skip to content
Snippets Groups Projects
Commit f75f17b6 authored by Nico's avatar Nico
Browse files

Ignore deprecation warning in requests with pylint

parent 01f35cdc
No related branches found
No related tags found
No related merge requests found
# Copyright (c) 2019 Nico Alt
# SPDX-License-Identifier: AGPL-3.0-only
# License-Filename: LICENSE.md
[pytest]
filterwarnings =
ignore:Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working:DeprecationWarning
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment