We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14c0750 commit c178184Copy full SHA for c178184
README.md
@@ -76,7 +76,6 @@ q.extend([job1, job2])
76
asyncio.run(q.run_all())
77
```
78
79
-
80
+When the jobs above are executed, the results will be passed to the handler.
81
82
0 commit comments