Browse Source

add lost blank line

Falko Schindler 1 year ago
parent
commit
f79bd57892
1 changed files with 1 additions and 0 deletions
  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