Hochfrequenz / ebdamame

Python library to scrape .docx files with "Entscheidungsbaumdiagramm" tables into a truely machine readable structure
GNU General Public License v3.0
0 stars 0 forks source link

Replace docx2table and table2graph by ebdamame and rebdhuhn respectively; Delete main.py #195

Closed OLILHR closed 6 months ago

OLILHR commented 6 months ago

required to fix the type-checker @ https://github.com/Hochfrequenz/ebd_toolchain/pull/4

OLILHR commented 6 months ago

2/6 type_check errors fixed

using from docx.document import Document resolves the remaining issues but also raises new errors 👍 -> thus, the second-last commit was reverted