1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 03:24:20 +00:00

roll: Add newline at end of file (?)

This commit is contained in:
Steffo 2022-08-21 02:28:45 +02:00
parent 48f01e65c7
commit 6a3275d044
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -88,4 +88,4 @@ async def roll(*, _msg: engi.Message, qty: t.Optional[int], die: int, mod: t.Opt
__all__ = (
"roll",
)
)