Skip to content

Commit 2902fe8

Browse files
test: update import linter
1 parent 84e3acf commit 2902fe8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,10 +185,12 @@ isolated_apps =
185185
openedx.core.djangoapps.olx_rest_api
186186
openedx.core.djangoapps.xblock
187187
openedx.core.lib.xblock_serializer
188+
openedx_catalog
188189
allowed_modules =
189190
# Only imports from api.py and data.py are allowed elsewhere in the code
190191
# See https://open-edx-proposals.readthedocs.io/en/latest/best-practices/oep-0049-django-app-patterns.html#api-py
191192
api
193+
models_api
192194
data
193195
tests
194196

0 commit comments

Comments
 (0)