Black formatting
This commit is contained in:
parent
2ea077bb0c
commit
40b01cff26
@ -491,7 +491,7 @@ class FIFO(commands.Cog):
|
|||||||
|
|
||||||
@fifo_trigger.command(name="relative")
|
@fifo_trigger.command(name="relative")
|
||||||
async def fifo_trigger_relative(
|
async def fifo_trigger_relative(
|
||||||
self, ctx: commands.Context, task_name: str, *, time_from_now: TimedeltaConverter
|
self, ctx: commands.Context, task_name: str, *, time_from_now: TimedeltaConverter
|
||||||
):
|
):
|
||||||
"""
|
"""
|
||||||
Add a "run once" trigger at a time relative from now to the specified task
|
Add a "run once" trigger at a time relative from now to the specified task
|
||||||
|
Loading…
x
Reference in New Issue
Block a user