cubicweb/server/sources/native.py
changeset 12782 ea8801f10a72
parent 12765 771c99f16780
child 12842 e150ed316dfc
--- a/cubicweb/server/sources/native.py	Fri Nov 29 15:30:16 2019 +0100
+++ b/cubicweb/server/sources/native.py	Fri Nov 29 15:32:31 2019 +0100
@@ -502,7 +502,8 @@
                 continue
         raise AuthenticationError()
 
-    def syntax_tree_search(self, cnx, union, args=None, cachekey=None, rql_query_tracing_token=None):
+    def syntax_tree_search(self, cnx, union, args=None, cachekey=None,
+                           rql_query_tracing_token=None):
         """return result from this source for a rql query (actually from
         a rql syntax tree and a solution dictionary mapping each used
         variable to a possible type). If cachekey is given, the query