Skip to content

Commit

Permalink
test: fix pylint
Browse files Browse the repository at this point in the history
  • Loading branch information
rpenido committed Dec 8, 2023
1 parent e0fe6e8 commit e9b4071
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/openedx_tagging/core/tagging/test_views.py
Original file line number Diff line number Diff line change
Expand Up @@ -2689,4 +2689,3 @@ def test_import_plan_no_perm(self) -> None:
assert response.status_code == status.HTTP_403_FORBIDDEN

self._check_taxonomy_not_changed()

0 comments on commit e9b4071

Please sign in to comment.