We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b52a09f commit 6977e01Copy full SHA for 6977e01
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:class", "MTransferResult"),
25
]
0 commit comments