Skip to content

Commit

Permalink
Updated for flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
anagradova committed Dec 13, 2024
1 parent a5437b1 commit 8483c0d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/audit/test_views.py
Original file line number Diff line number Diff line change
Expand Up @@ -2191,4 +2191,3 @@ def test_post_view_permission_denied(self):
response = self.client.post(url)

self.assertEqual(response.status_code, 403)

0 comments on commit 8483c0d

Please sign in to comment.