cubicweb/web/views/magicsearch.py
changeset 11767 432f87a63057
parent 11057 0b59724cb3f2
child 12567 26744ad37953
--- a/cubicweb/web/views/magicsearch.py	Wed Oct 05 15:28:43 2016 +0200
+++ b/cubicweb/web/views/magicsearch.py	Fri Sep 30 18:25:08 2016 +0200
@@ -18,7 +18,7 @@
 """a query processor to handle quick search shortcuts for cubicweb
 """
 
-__docformat__ = "restructuredtext en"
+
 
 import re
 from logging import getLogger