Skip to content

Commit

Permalink
chore: import
Browse files Browse the repository at this point in the history
  • Loading branch information
luisfelipec95 committed Feb 4, 2025
1 parent 88db9f8 commit 5093d1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eox_theming/theming/paths.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
See: common.djangoapps.edxmako.paths
"""

import importlib.resources
import os
import re

import importlib.resources
from django.conf import settings
from mako.exceptions import TopLevelLookupException

Expand Down

0 comments on commit 5093d1b

Please sign in to comment.