diff --git a/specparam/io/models.py b/specparam/io/models.py index 9fce825a..227edf42 100644 --- a/specparam/io/models.py +++ b/specparam/io/models.py @@ -3,6 +3,8 @@ Notes ----- Model loader function import model objects locally to prevent circular imports. + +TODO: sweep through for managing saving across different fit modes """ import io