mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-18 09:41:03 +02:00
Remove cruft
This commit is contained in:
parent
60ca5aa3a6
commit
c3f1aacbfc
4 changed files with 9 additions and 38 deletions
|
|
@ -37,7 +37,7 @@ class Processor(InputOutputProcessor):
|
|||
|
||||
async def on_message(self, msg, consumer):
|
||||
|
||||
print("PDF message received")
|
||||
print("PDF message received", flush=True)
|
||||
|
||||
v = msg.value()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue