adds function that verifies proper installation
With the following python command one can quickly verify the proper blond installation:
from blond import test
test()
With the following python command one can quickly verify the proper blond installation:
from blond import test
test()