message

class fontbakery.message.Message(code, message: str)[source]

Status messages to be yielded by FontBakeryCheck

getData()[source]

return a dictionary with data suitable for serialization, i.e. only stuff that is allowed in JSON.

message: str[source]