PushmetaLabel# class PushmetaLabel[source]# Contains literal pushmeta. DEFAULT = 'pushmeta'# property raw_spacing_after: Sequence[RawTokenModel]# property raw_spacing_before: Sequence[RawTokenModel]# property raw_text: str# property spacing_after: str# property spacing_before: str# classmethod from_default() → Self# classmethod from_raw_text(raw_text: str) → Self# auto_claim_comments() → None#