Skip to content

Commit a2450f4

Browse files
authored
Merge pull request #19 from dls-controls/fix-aioca
Update to newer aioca version to fix import issue
2 parents b2e6a2a + 87d4e9a commit a2450f4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Pipfile.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/explanations/why-use-pythonIoc.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ allows you to write this as:
4949
from aioca import camonitor
5050

5151
You also need to do the ``camonitor`` from inside the dispatcher's
52-
event loop:
52+
event loop::
5353

5454
dispatcher.loop.call_soon_threadsafe(camonitor, PVs, update_avg)
5555

0 commit comments

Comments
 (0)