Skip to content
Snippets Groups Projects
Commit cbd8a964 authored by Piotr Mitros's avatar Piotr Mitros
Browse files

Bug in last commit

parent 04a7be0a
Branches
Tags
No related merge requests found
......@@ -3,6 +3,8 @@ from util import contextualize_text
from calc import evaluator
import random, math
from django.conf import settings
import eia
import calc
# TODO: Should be the same object as in capa_problem
global_context={'random':random,
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment