From 13e6a98d86193a9dfb3564e1b72809b38c48bb86 Mon Sep 17 00:00:00 2001 From: Reid 'arrdem' McKenzie Date: Sat, 15 May 2021 11:35:08 -0600 Subject: [PATCH] Syntax error --- projects/ratchet/src/python/ratchet/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/ratchet/src/python/ratchet/__init__.py b/projects/ratchet/src/python/ratchet/__init__.py index 4e197e2..a50d8af 100644 --- a/projects/ratchet/src/python/ratchet/__init__.py +++ b/projects/ratchet/src/python/ratchet/__init__.py @@ -71,7 +71,7 @@ class Driver(ABC): message_space="_", message_author=""): """Initialize the driver.""" -) + @abstractmethod def create_message(self, message: str,