Check that python assert statements are not used

Merged Philipp Arras requested to merge no_asserts into NIFTy_7

That is important since they can be disabled by "python -O"

Edited by Philipp Arras

Merge request reports