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 846a057 commit 3cd0f13Copy full SHA for 3cd0f13
experiments/manager.py
@@ -1,5 +1,5 @@
1
from django.conf import settings
2
-from models import Experiment
+from experiments.models import Experiment
3
from modeldict import ModelDict
4
5
0 commit comments