mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-26 21:14:19 +00:00
roll
: Add newline at end of file (?)
This commit is contained in:
parent
48f01e65c7
commit
6a3275d044
1 changed files with 1 additions and 1 deletions
|
@ -88,4 +88,4 @@ async def roll(*, _msg: engi.Message, qty: t.Optional[int], die: int, mod: t.Opt
|
||||||
|
|
||||||
__all__ = (
|
__all__ = (
|
||||||
"roll",
|
"roll",
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue