Skip to content

Commit 52a00ba

Browse files
Corrected a linting error
1 parent 30b120a commit 52a00ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/rings/qqbar.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1647,7 +1647,7 @@ def _element_constructor_(self, x):
16471647
sage: pi in QQbar # needs sage.symbolic
16481648
False
16491649
1650-
TESTS::
1650+
TESTS:
16511651
16521652
Check if :trac:`12745` is fixed::
16531653

0 commit comments

Comments
 (0)