Syntax error
This commit is contained in:
parent
bbae5ef63f
commit
13e6a98d86
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ class Driver(ABC):
|
|||
message_space="_",
|
||||
message_author=""):
|
||||
"""Initialize the driver."""
|
||||
)
|
||||
|
||||
@abstractmethod
|
||||
def create_message(self,
|
||||
message: str,
|
||||
|
|
Loading…
Reference in a new issue