Skip to content

Commit 6a7c626

Browse files
committed
Merge branch 'abvar' into alpha
2 parents 82b3cc6 + ea789cd commit 6a7c626

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lmfdb/groups/abstract/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3739,7 +3739,7 @@ def group_data(label, ambient=None, aut=False, profiledata=None):
37393739
data = None
37403740
url = url_for("abstract.by_label", label=label)
37413741
gp = WebAbstractGroup(label, data=data)
3742-
# dealing with groups identified in magma but not in gap so can't do live pages˚
3742+
# dealing with groups identified in magma but not in gap so can't do live pages
37433743
if not label.startswith("ab/"):
37443744
ord = label.split(".")[0]
37453745
if missing_subs(label) and gp.source == "Missing":

0 commit comments

Comments
 (0)