X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=ldapdb%2Fmodels%2Fbase.py;h=363ae92fcfb912cbb2b623c876ee328a9e139680;hb=df8e8b0b5fb5d56de5b6138d2f21c70aab612730;hp=9a132d8199ff825daf902656a7a565e19b4749ed;hpb=fddc8995da72d56e08a0c25e170cdaec065d523a;p=matthijs%2Fupstream%2Fdjango-ldapdb.git diff --git a/ldapdb/models/base.py b/ldapdb/models/base.py index 9a132d8..363ae92 100644 --- a/ldapdb/models/base.py +++ b/ldapdb/models/base.py @@ -18,8 +18,6 @@ # along with this program. If not, see . # -# -*- coding: utf-8 -*- - import ldap import logging