phases: fix bug where native phase computation wasn't called
I forgot to include this change as a previous diff and the native code to compute the phases was never called. The AttributeError was silently caught and the pure implementation was used instead.
Please register or sign in to comment