[Docs] randomize_color now has its own docstring (#3491)

* randomize_color now has it's own docstring and definition

* hi CI

* reverse CI trigger

* reversed work on embed.py

* Changed docs file
This commit is contained in:
Dav 2020-02-22 22:37:25 +01:00 committed by GitHub
parent 6c062ab1e2
commit 0397401216
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,6 +21,7 @@ Embed Helpers
.. automodule:: redbot.core.utils.embed
:members:
:exclude-members: randomize_color
Reaction Menus
==============