Skip to content
Snippets Groups Projects
Commit b9c69dcb authored by I. Nüske's avatar I. Nüske
Browse files

STY: Fix broken docstring indentation

parent 794f67a1
No related branches found
No related tags found
2 merge requests!159Release 0.16.o,!153Error message for missing users and roles in linkahead_admin.py
Pipeline #56640 passed with warnings
...@@ -165,7 +165,8 @@ Returns ...@@ -165,7 +165,8 @@ Returns
------- -------
out: named tuple out: named tuple
See the standard library :func:`functools.lru_cache` for details.""" See the standard library :func:`functools.lru_cache` for details.
"""
return _cached_access.cache_info() return _cached_access.cache_info()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment