Onionr/onionr/communicatorutils/reversesync.py

4 lines
81 B
Python
Raw Normal View History

class ReverseSync:
def __init__(self, communicator_inst):
return