Commit 5f23f9a0 authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

tweaks

parent 39309a95
Loading
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -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.