cpdbench.task

This package contains the Task abstract class, its implementations, and the factory to create task objects.

1"""
2This package contains the Task abstract class, its implementations,
3and the factory to create task objects.
4"""