Skip to content

Commit

Permalink
Update python/lsst/pipe/base/tests/mocks/_pipeline_task.py
Browse files Browse the repository at this point in the history
Co-authored-by: Andy Salnikov <[email protected]>
  • Loading branch information
TallJimbo and andy-slac authored Oct 16, 2023
1 parent b8b81c2 commit d4b1369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/lsst/pipe/base/tests/mocks/_pipeline_task.py
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ def mock_pipeline_graph(
Mapping from original task label to a 2-tuple indicating that some
quanta should raise an exception when executed. The first entry is a
data ID match using the butler expression language (i.e. a string of
the sort passed ass the ``where`` argument to butler query methods),
the sort passed as the ``where`` argument to butler query methods),
while the second is the type of exception to raise when the quantum
data ID matches the expression.
Expand Down

0 comments on commit d4b1369

Please sign in to comment.