Skip to content

Commit

Permalink
style: fix pylint
Browse files Browse the repository at this point in the history
  • Loading branch information
rpenido committed Sep 26, 2023
1 parent a1f6f79 commit cc84137
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/openedx_tagging/core/tagging/test_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -562,4 +562,3 @@ def test_tag_case(self) -> None:
taxonomy=self.taxonomy,
tag=self.domain_tags[0],
).save()

0 comments on commit cc84137

Please sign in to comment.