Skip to content

Commit

Permalink
fix: Refactor import statement in test_experiment.py
Browse files Browse the repository at this point in the history
  • Loading branch information
drikusroor committed Feb 27, 2024
1 parent 57f3fd4 commit 00b192e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from unittest import TestCase
from django.test import TestCase

from experiment.models import Experiment
from participant.models import Participant
Expand Down

0 comments on commit 00b192e

Please sign in to comment.