API

Some fake tasks to test task autodoc.

mytasks.base_case(c)

Literally the smallest possible task.

mytasks.not_a_task(c)

I am a regular function.

mytasks.simple_case(c, simple_arg)

Parameterization!