Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
Fix IPython doctest
Browse files Browse the repository at this point in the history
  • Loading branch information
jdemeyer committed Apr 10, 2015
1 parent 934490a commit cc9e9f6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/sage/repl/ipython_tests.py
Expand Up @@ -26,8 +26,6 @@
EXAMPLES:
...
Class docstring:
function(code, globals[, name[, argdefs[, closure]]])
<BLANKLINE>
Create a function object from a code object and a dictionary. The
optional name string overrides the name from the code object. The
optional argdefs tuple specifies the default argument values. The
Expand Down

0 comments on commit cc9e9f6

Please sign in to comment.