set_author method

set_author

Adds the author.

def set_author(self, author):
    ...
ParameterTypeDescription
authorstrThe author.

set_author

Adds the author.

def set_author(self, author):
    ...
ParameterTypeDescription
authorlistThe author.

See Also