Skip to content
Snippets Groups Projects
Commit 668ad640 authored by Todd Dembrey's avatar Todd Dembrey
Browse files

Fix flake8 errors

parent b30d1a73
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@ from opentech.utils.models import SocialFields, ListingFields
from .workflow import SingleStage, DoubleStage
WORKFLOW_CLASS = {
SingleStage.name: SingleStage,
DoubleStage.name: DoubleStage,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment