1
0
namnguyen 7 сар өмнө
parent
commit
93287d50e3

+ 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