summaryrefslogtreecommitdiffstats
path: root/gamechestcli/multitest.py
blob: 8023a4e9a1b6e682f71ef54424bf240923f602cd (plain)
1
2
3
4
5
6
7
8
9
10
class Multi:

    def __init__(self):
        pass


    def read_progress(self):
        while True:
            yield