mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-06-22 13:13:54 +02:00
lint: Format company_elements.py
This commit is contained in:
@ -349,6 +349,7 @@ def person_relations_layout(selected_company_id: int, session: Session) -> html:
|
|||||||
style_filter={"text-align": "center", "backgroundColor": COLORS["light"]},
|
style_filter={"text-align": "center", "backgroundColor": COLORS["light"]},
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
def kennzahlen_layout(selected_finance_df: pd.DataFrame) -> html:
|
def kennzahlen_layout(selected_finance_df: pd.DataFrame) -> html:
|
||||||
"""Create metrics tab.
|
"""Create metrics tab.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user