# {py:mod}`ovo.core.logic.round_logic` ```{py:module} ovo.core.logic.round_logic ``` ```{autodoc2-docstring} ovo.core.logic.round_logic :allowtitles: ``` ## Module Contents ### Functions ````{list-table} :class: autosummary longtable :align: left * - {py:obj}`get_or_create_project_rounds ` - ```{autodoc2-docstring} ovo.core.logic.round_logic.get_or_create_project_rounds :summary: ``` ```` ### API ````{py:function} get_or_create_project_rounds(project_id: str) -> dict[str, ovo.core.database.models.Round] :canonical: ovo.core.logic.round_logic.get_or_create_project_rounds ```{autodoc2-docstring} ovo.core.logic.round_logic.get_or_create_project_rounds ``` ````