refactored
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
from abc import ABC
|
||||
from msg_container import MsgContainer
|
||||
|
||||
|
||||
class ABackend(ABC):
|
||||
def send(self, name: str, data: bytes):
|
||||
|
||||
Reference in New Issue
Block a user