Commit 2d6906c9 authored by Antoine Millet's avatar Antoine Millet
Browse files

Whitespaces

parent 35d6d1ce
Loading
Loading
Loading
Loading
+14 −13
Original line number Diff line number Diff line
@@ -224,6 +224,7 @@ class HypervisorHandler(OnlineCCHandler):
        client = self._server.search_client_by_connection(conn)
        self._server.tags_update(client.login, name, value, ttl)


class CliHandler(OnlineCCHandler):
    '''
    Handler binded to 'cli' role.