Skip to content

Make response types comply with ABCs. #33

Description

@jasonkeene

It would be nice if:

assert isinstance(dict_response, dict)
assert isinstance(int_response, int)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions