udapi.core.run.Run = class Run(__builtin__.object)
    Processing unit that processes Universal Dependencies data; typically a sequence of blocks.
 
  Methods defined here:
__init__(self, scenario_string='', command_line_argv=[])
execute(self)
run(self)

Data descriptors defined here:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)