Loading csst_common/status.py +3 −1 Original line number Diff line number Diff line Loading @@ -45,8 +45,10 @@ class CsstResult: ---------- status : CsstStatus The final status of the algorithm. products : Optional[list[str]] The data products generated by the algorithm. files : Optional[list[str]] The files to which changes are made. The files generated by the algorithm. **output : Any Additional results. Loading Loading
csst_common/status.py +3 −1 Original line number Diff line number Diff line Loading @@ -45,8 +45,10 @@ class CsstResult: ---------- status : CsstStatus The final status of the algorithm. products : Optional[list[str]] The data products generated by the algorithm. files : Optional[list[str]] The files to which changes are made. The files generated by the algorithm. **output : Any Additional results. Loading