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

Commit

Permalink
src/sage/features/interfaces.py: Fix indentation in docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Koeppe committed Nov 17, 2021
1 parent e7f538d commit 12a2507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/features/interfaces.py
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ def all_features():
r"""
Return features corresponding to interpreter interfaces.
EXAMPLES::
EXAMPLES::
sage: from sage.features.interfaces import all_features
sage: list(all_features())
Expand Down

0 comments on commit 12a2507

Please sign in to comment.