From bdab355d59f98a9ecaae5033c6e6c75c8439adde 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 +"""