summaryrefslogtreecommitdiffstats
path: root/main/tests/test_templatetags_pgp.py
diff options
context:
space:
mode:
authorJustin ! <just1602@riseup.net>2020-10-04 00:59:41 -0400
committerjelle van der Waa <jelle@vdwaa.nl>2020-11-11 22:23:29 +0100
commitc6cf91a40df69341dca8cec5e5971ff21cca0e04 (patch)
tree4f3a9de22010a5fd6e10a2d38801635b6d4f8b00 /main/tests/test_templatetags_pgp.py
parent34de88278fc4bbcc72f83be4b40df881735f8a35 (diff)
downloadarchweb-c6cf91a40df69341dca8cec5e5971ff21cca0e04.tar.gz
archweb-c6cf91a40df69341dca8cec5e5971ff21cca0e04.zip
Fix pep8 errors
Diffstat (limited to 'main/tests/test_templatetags_pgp.py')
-rw-r--r--main/tests/test_templatetags_pgp.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/tests/test_templatetags_pgp.py b/main/tests/test_templatetags_pgp.py
index 39ace88b..3a55ff1a 100644
--- a/main/tests/test_templatetags_pgp.py
+++ b/main/tests/test_templatetags_pgp.py
@@ -6,7 +6,6 @@ from main.templatetags.pgp import pgp_key_link, format_key, pgp_fingerprint
class PGPTemplateTest(TestCase):
-
def test_format_key(self):
# 40 len case
pgp_key = '423423fD9004FB063E2C81117BFB1108D234DAFZ'