Skip to content

Wrong docstring for add_category #587

Description

@henrybetts

Issue Summary

The docstring for the add_category method in the mail helper claims that category is of type 'string', but it should actually be of type 'Category'.

:type category: string

This produces a warning in some editors when passing in a Category object.

Technical details:

  • sendgrid-python Version: 5.4.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions