diff --git a/royalpack/commands/roll.py b/royalpack/commands/roll.py index 975e61ba..8400e457 100644 --- a/royalpack/commands/roll.py +++ b/royalpack/commands/roll.py @@ -88,4 +88,4 @@ async def roll(*, _msg: engi.Message, qty: t.Optional[int], die: int, mod: t.Opt __all__ = ( "roll", -) \ No newline at end of file +)