Skip to content

Commit

Permalink
feat: adding python3.11 support.
Browse files Browse the repository at this point in the history
  • Loading branch information
awais786 committed Mar 30, 2024
1 parent 85bf575 commit e14cdb0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

import pkg_resources
from django.utils import translation
from web_fragments.fragment import Fragment
from xblock.core import XBlock
from xblock.fields import Integer, Scope
from web_fragments.fragment import Fragment
from xblockutils.resources import ResourceLoader


Expand Down

0 comments on commit e14cdb0

Please sign in to comment.