Skip to content

Token should be able to be None in FFS method _get_meta_data. #48

@ribeirojose

Description

@ribeirojose

As the token can be set in the instance, one should be able to call this method with no args (its logic already assumes that).

def _get_meta_data(self, token: str) -> Tuple[Tuple[str, str]]:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions