We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d047d86 commit f5b6f9eCopy full SHA for f5b6f9e
joeflow/tasks/human.py
@@ -2,7 +2,7 @@
2
3
from django.views import generic
4
5
-from joeflow.views import TaskViewMixin, StartWorkflowMixin
+from joeflow.views import StartWorkflowMixin, TaskViewMixin
6
7
__all__ = (
8
"StartView",
0 commit comments