fix the style guide to match the code

Change-Id: Ia06e64d6184393323162cdbb39239ab49e8749a0
This commit is contained in:
termie
2012-02-22 14:43:49 -08:00
parent 9742dc0673
commit e6a23e394a

View File

@@ -57,12 +57,14 @@ Example::
import eventlet
import webob.exc
import nova.api.ec2
from nova.api import openstack
from nova.auth import users
import nova.flags
from nova.endpoint import cloud
from nova import test
from nova import utils
from nova.api import openstack
from nova.auth import ldap
from nova.auth import users
from nova.endpoint import cloud
import nova.flags
import nova.api.ec2
Docstrings