Merge "fix the style guide to match the code"
This commit is contained in:
12
HACKING.rst
12
HACKING.rst
@@ -58,12 +58,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
|
||||
|
||||
Reference in New Issue
Block a user