Skip to content

Commit

Permalink
fix: pylint fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
luisfelipec95 committed May 6, 2024
1 parent 56e85c0 commit ece890c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eox_hooks/tests/test_integration.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Test views file.
Test integration file.
"""
from unittest.mock import MagicMock, patch
from django.test import TestCase
Expand Down

0 comments on commit ece890c

Please sign in to comment.