summaryrefslogtreecommitdiffstats
path: root/ipalib/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'ipalib/__init__.py')
-rw-r--r--ipalib/__init__.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/ipalib/__init__.py b/ipalib/__init__.py
index 8eb39d3c..ddce3ac9 100644
--- a/ipalib/__init__.py
+++ b/ipalib/__init__.py
@@ -16,3 +16,7 @@
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+
+"""
+IPA library.
+"""