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

Commit

Permalink
src/doc/en/reference/misc/index.rst: Add sage.features.interfaces
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Koeppe committed Nov 23, 2021
1 parent 322e7c9 commit 0b26010
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions src/doc/en/reference/misc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ Features
sage/features/graph_generators
sage/features/graphviz
sage/features/imagemagick
sage/features/interfaces
sage/features/internet
sage/features/kenzo
sage/features/latex
Expand Down
2 changes: 1 addition & 1 deletion src/sage/features/interfaces.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
r"""
Check for working interpreter interfaces
Features for testing whether interpreter interfaces are functional
"""
import importlib

Expand Down

0 comments on commit 0b26010

Please sign in to comment.