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,