[Git][reproducible-builds/diffoscope][master] fix ignore syntax
Mattia Rizzolo (@mattia)
gitlab at salsa.debian.org
Fri Nov 19 09:25:54 UTC 2021
Mattia Rizzolo pushed to branch master at Reproducible Builds / diffoscope
Commits:
bd1055d4 by Mattia Rizzolo at 2021-11-19T10:25:44+01:00
fix ignore syntax
gbp-dch: ignore
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
- - - - -
1 changed file:
- pytest.ini
Changes:
=====================================
pytest.ini
=====================================
@@ -6,4 +6,4 @@ filterwarnings =
ignore:the imp module is deprecated in favour of importlib.*:DeprecationWarning
# this come from coverage, fixed in >= 6.0
# https://github.com/nedbat/coveragepy/commit/90815d959dfff9c42629e3467d6e1a410cce6d04
- ignore:currentThread() is deprecated, use current_thread() instead
+ ignore:currentThread\(\) is deprecated, use current_thread\(\) instead
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/bd1055d469c72885dd074f72819566827316aeef
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/bd1055d469c72885dd074f72819566827316aeef
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20211119/fa844111/attachment.htm>
More information about the rb-commits
mailing list