From aca2ef0b76d5d753fee6ae7ea9069217b7bcfccf Mon Sep 17 00:00:00 2001 From: ashty Date: Wed, 22 Apr 2026 13:41:26 +0300 Subject: [PATCH] artproducts: added lost import --- artproducts/src/artproducts/products.py | 1 + 1 file changed, 1 insertion(+) diff --git a/artproducts/src/artproducts/products.py b/artproducts/src/artproducts/products.py index 9d86e87..3087aed 100755 --- a/artproducts/src/artproducts/products.py +++ b/artproducts/src/artproducts/products.py @@ -22,6 +22,7 @@ from arttools.errors import Error from arttools.fstools import Dir from arttools.argparse import KvAction +from arttools.telescope import Teldef from arttools.errors import RegionsError from artpipeline.caldb import CaldbInfo