view libervia/web/pages/_browser/errors.py @ 1614:24ba9ce18375

install: minor dependency update.
author Goffi <goffi@goffi.org>
date Tue, 06 Aug 2024 23:55:36 +0200 (8 months ago)
parents eb00d593801d
children
line wrap: on
line source
class TimeoutError(Exception):
    """An action has not been done in time"""