Skip to content
Snippets Groups Projects
Sharing.py 157 B
Newer Older
Rishi Sharma's avatar
Rishi Sharma committed
class Sharing:
    """
    API defining who to share with and what, and what to do on receiving
    """
    def __init__():
        raise NotImplementedError