Explorar o código

add lost blank line

Falko Schindler hai 1 ano
pai
achega
f79bd57892
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      nicegui/elements/table.py

+ 1 - 0
nicegui/elements/table.py

@@ -189,6 +189,7 @@ class Table(FilterElement, component='table.js'):
         self.update()
 
     class row(Element):
+
         def __init__(self) -> None:
             """Row Element