view libervia/web/pages/_browser/errors.py @ 1540:b4342176fa0a

browser (chat): minor reformatting
author Goffi <goffi@goffi.org>
date Wed, 28 Jun 2023 10:06:54 +0200
parents eb00d593801d
children
line wrap: on
line source

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