icecube / pisa

Monte Carlo-based data analysis
http://icecube.github.io/pisa/
Apache License 2.0
19 stars 47 forks source link

move an import which is only used by the unit test into the test function itself #725

Closed shiqiyugit closed 1 year ago

shiqiyugit commented 1 year ago

Otherwise will create an import loop, which is very inconvenient.