summaryrefslogtreecommitdiff
path: root/addons/auth_ldap/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'addons/auth_ldap/__init__.py')
-rw-r--r--addons/auth_ldap/__init__.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/addons/auth_ldap/__init__.py b/addons/auth_ldap/__init__.py
new file mode 100644
index 00000000..d6210b12
--- /dev/null
+++ b/addons/auth_ldap/__init__.py
@@ -0,0 +1,3 @@
+# Part of Odoo. See LICENSE file for full copyright and licensing details.
+
+from . import models