Commit 7ab26906 authored by Antoine Millet's avatar Antoine Millet
Browse files

Removed non breaking space

parent fd272af9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@ def threadless(func):

def pure(func):
    """ Function handler decorator -- the function is a pure fonction, caller
        will not pass :class:`RpcConnection` object as first call parameters.
        will not pass :class:`RpcConnection` object as first call parameters.

    .. deprecated:: 14
       This decorator is useless since the default behavior have change. You