Skip to content

Commit 9e6143e

Browse files
authored
another spurrious line removed
1 parent d8b0996 commit 9e6143e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sage/misc/lazy_import.pyx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1071,7 +1071,6 @@ def lazy_import(module, names, as_=None, *,
10711071
doctest:...: DeprecationWarning:
10721072
Importing my_Qp from here is deprecated; please use "from sage.all import Qp as my_Qp" instead.
10731073
See https://github.com/sagemath/sage/issues/14275 for details.
1074-
10751074
5-adic Field with capped relative precision 20
10761075
10771076
An example of deprecation with a message::

0 commit comments

Comments
 (0)