8000 might swap with ctor and replace with parse · Issue #7 · davidohnee/cevlib · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
might swap with ctor and replace with parse #7
Open
@github-actions

Description

@github-actions

https://github.com/dxstiny/cevlib/blob/35ec1cd997b1a2d1065d951d10a9dcb593ba421d/cevlib/types/competition.py#L33

        self._logo = dex.ensure("CompetitionLogo", str)

    @staticmethod
    # TODO might swap with ctor and replace with parse
    def buildPlain(name: Optional[str] = None,
                   gender: CompetitionGender = CompetitionGender.Unknown,
                   groupPool: Optional[str] = None,
                   leg: Optional[str] = None,

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0