]> git.proxmox.com Git - ceph.git/blame - ceph/src/pybind/mgr/rgw/__init__.py
import quincy beta 17.1.0
[ceph.git] / ceph / src / pybind / mgr / rgw / __init__.py
CommitLineData
20effc67
TL
1try:
2 from .module import Module
3except ImportError:
4 pass