diff options
Diffstat (limited to 'src/pybind/mgr/dashboard/services/__init__.py')
-rw-r--r-- | src/pybind/mgr/dashboard/services/__init__.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/pybind/mgr/dashboard/services/__init__.py b/src/pybind/mgr/dashboard/services/__init__.py new file mode 100644 index 000000000..139759b65 --- /dev/null +++ b/src/pybind/mgr/dashboard/services/__init__.py @@ -0,0 +1,2 @@ +# -*- coding: utf-8 -*- +from __future__ import absolute_import |