[improvement] distinguisher check wrong place
The check function should be done before any array allocation: https://gitlab.com/eshard/scared/-/blob/master/scared/distinguishers/base.py#L51
The check function should be done before any array allocation: https://gitlab.com/eshard/scared/-/blob/master/scared/distinguishers/base.py#L51