bind9/bin/tests/system/synthrecord
Nicki Křížek 08630ca744 Silence incorrect pylint warnings for hypothesis.assume()
With hypothesis>6.148.3, pylint generates

W0101: Unreachable code (unreachable)

when any code is present after hypothesis.assume(). Silence these until
it is fixed upstream.

See https://github.com/pylint-dev/pylint/issues/10785#issuecomment-3677224217
2026-01-21 16:07:31 +01:00
..
conf Don't hardcode shared library extension 2025-10-15 17:51:55 +11:00
ns1 remove "mode" parameter from synthrecord 2025-10-01 12:16:05 +02:00
.gitignore
tests_synthrecord.py Silence incorrect pylint warnings for hypothesis.assume() 2026-01-21 16:07:31 +01:00