ignore whole file

This commit is contained in:
Matthias 2022-02-13 20:00:19 +01:00
parent af3f3c741d
commit 1fd336aa1b
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

View File

@ -2,6 +2,7 @@
Pull rendered copies of the templated Pull rendered copies of the templated
only used for testing the js files! only used for testing the js files!
""" """
# pragma: no cover
from django.test import TestCase from django.test import TestCase
from django.contrib.auth import get_user_model from django.contrib.auth import get_user_model