Commit b102a62a authored by Antoine Millet's avatar Antoine Millet
Browse files

Whitespaces

parent fd485daa
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -144,7 +144,6 @@ class RpcConnection(object):
        # And clear it after:
        self._event_fallback.clear()


    @classmethod
    def from_addr(cls, addr, port, conn_timeout=30.0, *args, **kwargs):
        '''