diff options
Diffstat (limited to 'bin/healpix2hpx')
| -rwxr-xr-x | bin/healpix2hpx | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/bin/healpix2hpx b/bin/healpix2hpx index 63770e9..5f8e294 100755 --- a/bin/healpix2hpx +++ b/bin/healpix2hpx @@ -15,7 +15,7 @@ import argparse  import logging  import fg21sim -from fg21sim.configs import CONFIGS +from fg21sim.share import CONFIGS  from fg21sim.utils import setup_logging | 
