We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d465e3 commit 852cc5eCopy full SHA for 852cc5e
exhale/utils.py
@@ -696,7 +696,7 @@ def printAllColorsToConsole(cls):
696
697
def prefix(token, msg):
698
'''
699
- Wrapper call to :func:`~exhale.utils.indent` with an always-true predicate so that
+ Wrapper call to :func:`~textwrap.indent` with an always-true predicate so that
700
empty lines (e.g. `\\n`) still get indented by the ``token``.
701
702
:Parameters:
0 commit comments