1
0
Fork 0

formatting and pylint fixes

This commit is contained in:
Hugh Rundle 2023-10-22 16:52:29 +11:00
parent b34a491172
commit fd1ebf5f71
No known key found for this signature in database
GPG key ID: A7E35779918253F9
11 changed files with 91 additions and 63 deletions

View file

@ -1,5 +1,4 @@
""" test for app action functionality """
from collections import namedtuple
""" test for user export app functionality """
from unittest.mock import patch
from django.http import HttpResponse