We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b52a09f commit 9f8e277Copy full SHA for 9f8e277
doc/conf.py
@@ -21,4 +21,5 @@
21
nitpick_ignore = [
22
("py:obj", "lsst.daf.butler.core.datastore.DatastoreTransaction"),
23
("py:obj", "lsst.resources.ResourcePathExpression"),
24
+ ("py:obj", "MTransferResult"),
25
]
0 commit comments