mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-21 18:27:59 -05:00
Bump black to 20.8b1 (and reformat) (#4371)
* Bump black version * Reformat with black
This commit is contained in:
@@ -124,7 +124,7 @@ def cog_data_path(cog_instance=None, raw_name: str = None) -> Path:
|
||||
Parameters
|
||||
----------
|
||||
cog_instance
|
||||
The instance of the cog you wish to get a data path for.
|
||||
The instance of the cog you wish to get a data path for.
|
||||
If calling from a command or method of your cog, this should be ``self``.
|
||||
raw_name : str
|
||||
The name of the cog to get a data path for.
|
||||
|
||||
Reference in New Issue
Block a user