Falko Schindler 1 год назад
Родитель
Сommit
c60a1d4529
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      website/more_documentation/table_documentation.py

+ 1 - 1
website/more_documentation/table_documentation.py

@@ -1,4 +1,5 @@
 from nicegui import ui
+
 from ..documentation_tools import text_demo
 
 
@@ -272,4 +273,3 @@ def more() -> None:
                 </q-badge>
             </q-td>
         ''')
-