Coverage for python/lsst/daf/butler/core/_butlerUri.py: 100%

Shortcuts on this page

r m x p   toggle line displays

j k   next/prev highlighted chunk

0   (zero) top of page

1   (one) first highlighted chunk

1 statements  

1# Temporarily alias ResourcePath as ButlerURI. 

2from lsst.resources import ResourcePath as ButlerURI # noqa: F401