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