wrong description in readthedocs #185
Closed
Comments
Thanks, don't hesitate to send PRs even for small typo fixes etc. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
http://rpyc.readthedocs.org/en/latest/docs/zerodeploy.html#multiserverdeployment
under MultiServerDeployment chapter:
The original is:
from plumbum.utils.zerodeploy import MultiServerDeployment
probably is:
from rpyc.utils.zerodeploy import MultiServerDeployment
:)
The text was updated successfully, but these errors were encountered: