docs: fix float

This commit is contained in:
David Wilson 2018-03-06 19:54:45 +05:45
parent 23f78ca5a2
commit ce9a1fef26
1 changed files with 4 additions and 0 deletions

View File

@ -177,6 +177,10 @@ as running `sftp` and `rsync` over a `sudo` session, to an account the user
cannot otherwise directly log into, including in restrictive environments that cannot otherwise directly log into, including in restrictive environments that
for example enforce an interactive TTY and account password. for example enforce an interactive TTY and account password.
.. raw:: html
<div style="clear: both;"></div>
.. code-block:: python .. code-block:: python
bastion = router.ssh(hostname='bastion.mycorp.com') bastion = router.ssh(hostname='bastion.mycorp.com')