Attachment¶ class safir.testing.sentry.Attachment(filename, bytes, content_type)¶ Bases: object Contents and metadata of a Sentry attachment. Parameters: filename (str) bytes (bytes) content_type (str)