Browse Source

add lost blank line

Falko Schindler 1 năm trước cách đây
mục cha
commit
f79bd57892
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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