We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3300f52 commit c7c1069Copy full SHA for c7c1069
1 file changed
lmfdb/groups/abstract/main.py
@@ -2297,7 +2297,6 @@ def download_group(**args):
2297
s = com1 + " Group " + label + " downloaded from the LMFDB on %s." % (mydate) + " " + com2
2298
s += "\n \n"
2299
2300
-
2301
if label == "1.1":
2302
cc_known = False
2303
elif wag.complex_characters_known is False or wag.complex_characters_known is None:
0 commit comments