mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-21 02:16:09 -05:00
[Docs] Add missing descriptions for function returns (#3054)
* docs: add missing descriptions for function returns * chore(changelog): add towncrier entry
This commit is contained in:
@@ -612,7 +612,7 @@ class RepoManager:
|
||||
Returns
|
||||
-------
|
||||
`tuple` of `str`
|
||||
|
||||
Repo names.
|
||||
"""
|
||||
# noinspection PyTypeChecker
|
||||
return tuple(self._repos.keys())
|
||||
|
||||
Reference in New Issue
Block a user