Subversion Repositories SmartDukaan

Rev

Rev 13774 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
13569 amit.gupta 1
'''
2
Created on Jan 15, 2015
3
 
4
@author: amit
5
'''
6
from dtr import main
7
class Store(main.Store):
8
    def __init__(self):
9
        super(Store, self).__init__()