authentik.blueprints.tasks

1# Import all v1 tasks for auto task discovery
2from authentik.blueprints.v1.tasks import *  # noqa: F403