Falko Schindler 1 anno fa
parent
commit
c60a1d4529
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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>
         ''')
-