From bcbe5cd0ead90f4d0d9d9c8fae92441b5bd32b9d Mon Sep 17 00:00:00 2001 From: ChrisLR Date: Fri, 25 Nov 2022 16:10:12 -0500 Subject: [PATCH] Fix doc --- evennia/contrib/base_systems/godotwebsocket/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/evennia/contrib/base_systems/godotwebsocket/__init__.py b/evennia/contrib/base_systems/godotwebsocket/__init__.py index 0e485605a0..e209670d3e 100644 --- a/evennia/contrib/base_systems/godotwebsocket/__init__.py +++ b/evennia/contrib/base_systems/godotwebsocket/__init__.py @@ -9,4 +9,4 @@ You can simply connect the resulting text to Godot's RichTextLabel and have the You could also pass extra data to this client for advanced functionality. See the docs for more information. -""" \ No newline at end of file +"""