An error occurred while loading the file. Please try again.
result0.py 158 bytes
class Result0Api(object):
    def __init__(self, sub_system = "ifs"):
        self.sub_system = sub_system
    def upload(self, **kwargs):
        pass