Skip to content

adds function that verifies proper installation

With the following python command one can quickly verify the proper blond installation:

from blond import test
test()

Merge request reports