view libervia/web/pages/_browser/errors.py @ 1555:0796bb8bad2f

doc (calls): minor markup fix
author Goffi <goffi@goffi.org>
date Mon, 14 Aug 2023 17:10:27 +0200
parents eb00d593801d
children
line wrap: on
line source

class TimeoutError(Exception):
    """An action has not been done in time"""