swh.alter.notifications module#
- class swh.alter.notifications.RemovalNotification(removal_identifier: str, reason: str, requested: List[Origin | ExtendedSWHID], removed_objects: List[ExtendedSWHID])[source]#
Bases:
object
Method generated by attrs for class RemovalNotification.