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 1d05114 commit f6c4fe0Copy full SHA for f6c4fe0
README.rst
@@ -79,7 +79,7 @@ elements:
79
...
80
81
# Finally leave the IOC running with an interactive shell.
82
- interactive_ioc(globals())
+ softioc.interactive_ioc(globals())
83
84
Note that the use of `require` is specific to DLS, and you may have a
85
different way of managing your installations.
0 commit comments