misc/version bump
This commit is contained in:
@ -28,7 +28,6 @@ class RandMsg(FastAPI):
|
||||
|
||||
async def randmsg_handler(self, data: RandMsgRequest = None):
|
||||
"""
|
||||
/randmsg
|
||||
Get a randomly generated message
|
||||
"""
|
||||
random.seed()
|
||||
|
Reference in New Issue
Block a user