Exemplo n.º 1
0
 def md_args(self):
     return util.hdf_dict(self.config, MD_ARGS)
Exemplo n.º 2
0
 def eq_args(self):
     return util.hdf_dict(self.config, EQ_ARGS)
Exemplo n.º 3
0
 def mn_args(self):
     return util.hdf_dict(self.config, MN_ARGS)
Exemplo n.º 4
0
 def md_args(self):
     return util.hdf_dict(self.config, MD_ARGS)
Exemplo n.º 5
0
 def eq_args(self):
     return util.hdf_dict(self.config, EQ_ARGS)
Exemplo n.º 6
0
 def mn_args(self):
     return util.hdf_dict(self.config, MN_ARGS)