ruff check --select I --fix .

This commit is contained in:
Colin Maudry
2025-06-03 14:40:41 +02:00
parent 21f0be3265
commit 17df388035
5 changed files with 11 additions and 10 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
from dash import register_page, html
from dash import html, register_page
title = "Statistiques"