Skip to content

Commit 74effbd

Browse files
authored
Merge pull request LMFDB#6526 from LMFDB/autopep8-patches
Fixes by autopep8 action
2 parents 3300f52 + c7c1069 commit 74effbd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lmfdb/groups/abstract/main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2297,7 +2297,6 @@ def download_group(**args):
22972297
s = com1 + " Group " + label + " downloaded from the LMFDB on %s." % (mydate) + " " + com2
22982298
s += "\n \n"
22992299

2300-
23012300
if label == "1.1":
23022301
cc_known = False
23032302
elif wag.complex_characters_known is False or wag.complex_characters_known is None:

0 commit comments

Comments
 (0)