Skip to content

Commit

Permalink
Merge pull request #857 from lsst/u/parejkoj/test_docs_typo
Browse files Browse the repository at this point in the history
Fix typo in test docs
  • Loading branch information
parejkoj committed Jun 27, 2023
2 parents e47b88e + 0c579a0 commit 6618b21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/lsst.daf.butler/use-in-tests.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Any unspecified relationships are still filled arbitrarily, so you need only giv

.. code-block:: py
from lsst.daf.butlker.tests import addDataIdValue
from lsst.daf.butler.tests import addDataIdValue
addDataIdValue(butler, "skymap", "map")
# Tract requires a skymap; can assume it's "map" because no other options.
Expand Down

0 comments on commit 6618b21

Please sign in to comment.