Lintian tag information: package-contains-python-hypothesis-example (type: warning)

Description (from lintian-explain-tags)

This package appears to contain the output of running a Python
"Hypothesis" testsuite.

These are not useful in the binary package or to end-users. In addition,
as they contain random/non-determinstic contents, they can affect the
reproducibility of the package.

You can disable generation of these files by, for example:

export HYPOTHESIS_DATABASE_FILE = $(CURDIR)/debian/hypothesis

override_dh_auto_clean:
dh_auto_clean
rm -rf $(CURDIR)/debian/hypothesis

Visibility: warning
Show-Always: no
Check: files/names

Show affected packages