"""Tests for the enrich_company_financials module.""" from aki_prj23_transparenzregister.apps import enrich_company_financials def test_import_enrich_company_financials() -> None: """Testing if the enrich_company_financials can be imported.""" assert enrich_company_financials