Files
pytest-xdist/xdist/scheduler/__init__.py
2017-07-28 23:55:09 -06:00

3 lines
112 B
Python

from xdist.scheduler.each import EachScheduling # noqa
from xdist.scheduler.load import LoadScheduling # noqa