mirror of
https://github.com/kakwa/ldapcherry
synced 2024-11-22 09:24:21 +01:00
fix typo
This commit is contained in:
parent
cc7233765d
commit
dd5d7b9c19
@ -25,7 +25,7 @@ from ldapcherry.attributes import Attributes
|
|||||||
import cherrypy
|
import cherrypy
|
||||||
from cherrypy.lib.httputil import parse_query_string
|
from cherrypy.lib.httputil import parse_query_string
|
||||||
|
|
||||||
# Nako template engines imports
|
# Mako template engines imports
|
||||||
from mako.template import Template
|
from mako.template import Template
|
||||||
from mako import lookup
|
from mako import lookup
|
||||||
from sets import Set
|
from sets import Set
|
||||||
|
Loading…
Reference in New Issue
Block a user