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

Commit

Permalink
src/sage_setup/find.py: Update doctest output
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Koeppe committed Jun 8, 2022
1 parent 5aebcf3 commit bba5284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage_setup/find.py
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@ def installed_files_by_module(site_packages, modules=('sage',)):
Namespace packages::
sage: files_by_module['sage.graphs.graph_decompositions']
{...'sage/graphs/graph_decompositions/__init__.py'...}
set()
This takes about 30ms with warm cache::
Expand Down

0 comments on commit bba5284

Please sign in to comment.