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

fixup! GH-985: Make sure an opinion is included in the single calculation

parent 6268686b
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ from .blocks import (
ScoreFieldBlock,
VisibilityBlock,
)
from .options import NA, YES, NO, MAYBE, RECOMMENDATION_CHOICES, AGREE, DISAGREE, OPINION_CHOICES, VISIBILITY, PRIVATE, REVIEWER
from .options import NA, YES, NO, MAYBE, RECOMMENDATION_CHOICES, DISAGREE, OPINION_CHOICES, VISIBILITY, PRIVATE, REVIEWER
class ReviewFormFieldsMixin(models.Model):
......
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