Files

6 lines
122 B
Python

from ray._private.runtime_env.image_uri import ImageURIPlugin
def get_image_uri_plugin_cls():
return ImageURIPlugin