options.py 60 Bytes
Newer Older
Shoulin Wei's avatar
init  
Shoulin Wei committed
1
2
3
4

class Options(object):
    def __init__(self):
        pass