dev-python/rq: Fix DoubleEmptyLine

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny 2025-11-23 05:50:34 +01:00
parent 634e518e54
commit 81f263704d
No known key found for this signature in database
GPG Key ID: 8E32347AF4055AE8

View File

@ -34,7 +34,6 @@ BDEPEND="
EPYTEST_PLUGINS=() EPYTEST_PLUGINS=()
distutils_enable_tests pytest distutils_enable_tests pytest
EPYTEST_DESELECT=( EPYTEST_DESELECT=(
# requires <sentry-sdk-2 # requires <sentry-sdk-2
tests/test_sentry.py::TestSentry::test_failure_capture tests/test_sentry.py::TestSentry::test_failure_capture