mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-04-25 18:22:33 +02:00
Update src/aki_prj23_transparenzregister/utils/data_extraction/bundesanzeiger.py
Co-authored-by: Philipp Horstenkamp <philipp@horstenkamp.de>
This commit is contained in:
parent
e1b8397f9e
commit
834f93a26e
@ -216,7 +216,7 @@ class Bundesanzeiger:
|
|||||||
return result
|
return result
|
||||||
|
|
||||||
# ruff: noqa: PLR0912
|
# ruff: noqa: PLR0912
|
||||||
def parse_tables_to_kpis(self, report: str) -> dict:
|
def parse_tables_to_kpis(self, report: str) -> dict[str, float]:
|
||||||
"""Extract KPIs from tables included in a report.
|
"""Extract KPIs from tables included in a report.
|
||||||
|
|
||||||
Args:
|
Args:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user