Skip to content

Add absolute_import for lalinference/moc Python package

I've fix a Python2/3 absolute import issue. There may be other places where an absolute_import is required, bit this fix the problem of trying to do, e.g.

import lalinference.io

in Python2.

This should supercede !420 (closed).

cc @john-veitch @vivien @leo-singer

Edited by LALSuite Bot

Merge request reports