6 lines
308 B
Python
6 lines
308 B
Python
from xdist.scheduler.each import EachScheduling # noqa
|
|
from xdist.scheduler.load import LoadScheduling # noqa
|
|
from xdist.scheduler.loadfile import LoadFileScheduling # noqa
|
|
from xdist.scheduler.loadscope import LoadScopeScheduling # noqa
|
|
from xdist.scheduler.loadgroup import LoadGroupScheduling # noqa
|