mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
Add a newline. Oops!
This commit is contained in:
parent
269d86e89c
commit
7aec37a8df
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
import re
|
import re
|
||||||
from ..utils import Command, Call, safeformat
|
from ..utils import Command, Call, safeformat
|
||||||
|
|
||||||
|
|
||||||
SHIP_RESULT = "💕 {one} + {two} = <b>{result}</b>"
|
SHIP_RESULT = "💕 {one} + {two} = <b>{result}</b>"
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue