namnguyen 7 hónapja
szülő
commit
93287d50e3
1 módosított fájl, 1 hozzáadás és 4 törlés
  1. 1 4
      doc/gui/extension/table_data.py

+ 1 - 4
doc/gui/extension/table_data.py

@@ -1,8 +1,5 @@
-from docutils.nodes import title
-
-from example_library import ExampleLibrary
 import pandas as pd
-
+from example_library import ExampleLibrary
 
 from taipy.gui import Gui