view libervia/web/pages/_browser/errors.py @ 1608:29eb1ea35869

taks (sass): replace deprecated `node-sass` by `sass`.
author Goffi <goffi@goffi.org>
date Fri, 31 May 2024 11:10:02 +0200
parents eb00d593801d
children
line wrap: on
line source

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