Skip to content

Commit

Permalink
Refactor ChannelBuilder to be in a helpers file
Browse files Browse the repository at this point in the history
  • Loading branch information
José Redrejo committed Feb 12, 2024
1 parent 7dbfdea commit 75d684a
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 430 deletions.
2 changes: 1 addition & 1 deletion kolibri/core/content/test/test_annotation.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
from kolibri.core.content.models import File
from kolibri.core.content.models import Language
from kolibri.core.content.models import LocalFile
from kolibri.core.content.test.test_channel_upgrade import ChannelBuilder
from kolibri.core.content.test.helpers import ChannelBuilder
from kolibri.core.content.utils.annotation import calculate_included_languages
from kolibri.core.content.utils.annotation import calculate_published_size
from kolibri.core.content.utils.annotation import calculate_total_resource_count
Expand Down
Loading

0 comments on commit 75d684a

Please sign in to comment.