view libervia/web/pages/_browser/errors.py @ 1537:c2569408fa35

doc: fix version retrieval
author Goffi <goffi@goffi.org>
date Wed, 28 Jun 2023 10:05:15 +0200
parents eb00d593801d
children
line wrap: on
line source

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