ui_migration lint(fix): ruff format
This commit is contained in:
parent
1b16917542
commit
e438b642bd
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ from .serve_static_files import add_static_files
|
|||
LOGGER = logging.getLogger(__name__)
|
||||
DEVELOPER_MODE = True
|
||||
|
||||
|
||||
def set_shutdown_function(shutdown_function: Callable[[], None]) -> None:
|
||||
"""Ensure a function is called before the shutdown.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue