diff options
Diffstat (limited to 'bin/make-ska1low-model')
-rwxr-xr-x | bin/make-ska1low-model | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/make-ska1low-model b/bin/make-ska1low-model index 8ae69dc..df88d27 100755 --- a/bin/make-ska1low-model +++ b/bin/make-ska1low-model @@ -18,7 +18,7 @@ import logging from pkg_resources import resource_exists, resource_filename -from fg21sim.configs import CONFIGS +from fg21sim.share import CONFIGS from fg21sim.utils import setup_logging from fg21sim.uvsim import telescope |