Skip to content

Commit

Permalink
Update order in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdstein committed Dec 1, 2022
1 parent 335c725 commit 0ea201d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/source/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,4 @@ Alternatively, you can check via the code:

>>> from winterdrp.pipelines import Pipeline
>>> print([x for x in Pipeline.pipelines.keys()])
['wirc', 'summer']

['summer', 'wirc']

0 comments on commit 0ea201d

Please sign in to comment.