RAIMAD

raimad.Layer

class Layer( raimad.annotation.Annotation, ):
Layer annotation. Layer objects are meant to exist in the `Layers` nested class of compos. They act as annotations that better explain what each layer is.

def __init__(self, desc: str):

Initialize self. See help(type(self)) for accurate signature.