Fix black formatting
This commit is contained in:
@@ -14,7 +14,6 @@ logger.setLevel(logging.DEBUG)
|
||||
|
||||
|
||||
class ExampleImpl(thread_capnp.Example.Server):
|
||||
|
||||
"Implementation of the Example threading Cap'n Proto interface."
|
||||
|
||||
def subscribeStatus(self, subscriber, **kwargs):
|
||||
|
||||
Reference in New Issue
Block a user