diff --git a/__init__.py b/__init__.py index 9cf1040..05c1aaf 100644 --- a/__init__.py +++ b/__init__.py @@ -1,5 +1,4 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -from lc_ldap import lc_ldap -__all__ = [lc_ldap] +from lc_ldap import *