We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ceaecb commit c781ae9Copy full SHA for c781ae9
python/lsst/resources/_resourcePath.py
@@ -1054,7 +1054,7 @@ def as_local(
1054
effect if the URI scheme does not support parallel streams or
1055
if a global override has been applied. If `False` parallel
1056
streams will be disabled.
1057
- tmpdir : `ResourcePathExpression` or `None`, optional
+ tmpdir : `lsst.resources.ResourcePathExpression` or `None`, optional
1058
Explicit override of the temporary directory to use for remote
1059
downloads. This directory must be a local POSIX directory and
1060
must exist.
0 commit comments