def __init__()

in psaw/PushshiftAPI.py [0:0]


    def __init__(self, interval=1):
        self.interval = interval
        self.last = None