lint: Format company_elements.py

This commit is contained in:
TrisNol
2023-11-10 19:21:32 +01:00
parent a1d8e942a9
commit da72c3d0a8

View File

@ -349,6 +349,7 @@ def person_relations_layout(selected_company_id: int, session: Session) -> html:
style_filter={"text-align": "center", "backgroundColor": COLORS["light"]},
)
def kennzahlen_layout(selected_finance_df: pd.DataFrame) -> html:
"""Create metrics tab.