diff options
Diffstat (limited to 'src/pybind/mgr/stats/__init__.py')
-rw-r--r-- | src/pybind/mgr/stats/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pybind/mgr/stats/__init__.py b/src/pybind/mgr/stats/__init__.py new file mode 100644 index 000000000..8f210ac92 --- /dev/null +++ b/src/pybind/mgr/stats/__init__.py @@ -0,0 +1 @@ +from .module import Module |