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: Add doctest result
Browse files Browse the repository at this point in the history
  • Loading branch information
mkoeppe committed Dec 16, 2021
1 parent 6ab1bd7 commit 0b33605
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sage_setup/find.py
Original file line number Diff line number Diff line change
Expand Up @@ -400,6 +400,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'...}
This takes about 30ms with warm cache::
Expand Down

0 comments on commit 0b33605

Please sign in to comment.