Skip to content
Snippets Groups Projects
Verified Commit b359478a authored by Mattia Rizzolo's avatar Mattia Rizzolo
Browse files

Ignore the DeprecationWarning regarding the `imp` module deprecation, as it...

Ignore the DeprecationWarning regarding the `imp` module deprecation, as it comes from a 3rd party library

Signed-off-by: Mattia Rizzolo's avatarMattia Rizzolo <mattia@debian.org>
parent 5cdac596
No related branches found
No related tags found
No related merge requests found
[pytest]
junit_family=xunit2
# this comes from binwalk
# https://github.com/ReFirmLabs/binwalk/issues/507
filterwarnings =
ignore:the imp module is deprecated in favour of importlib.*: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