Skip to content

Commit e045fcb

Browse files
committed
restore missing import
1 parent 9377e9a commit e045fcb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

questions/services.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
from questions.serializers.common import serialize_question_movement
3737
from questions.types import AggregationMethod, QuestionMovement
3838
from questions.utils import (
39+
get_all_options_from_history,
3940
get_question_movement_period,
4041
get_last_forecast_in_the_past,
4142
)

0 commit comments

Comments
 (0)