Skip to content

Commit

Permalink
src/sage/misc/dev_tools.py: Update doctest output
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Koeppe committed May 26, 2024
1 parent 6cf7d5b commit 57bb00a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sage/misc/dev_tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ def load_submodules(module=None, exclude_pattern=None):
The second argument allows to exclude a pattern::
sage: sage.misc.dev_tools.load_submodules(sage.geometry, "database$|lattice")
load sage.geometry.cone... succeeded
load sage.geometry.cone_catalog... succeeded
load sage.geometry.fan_isomorphism... succeeded
...
Expand Down

0 comments on commit 57bb00a

Please sign in to comment.