namnguyen 7 달 전
부모
커밋
93287d50e3
1개의 변경된 파일1개의 추가작업 그리고 4개의 파일을 삭제
  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