correcting ordering of imports
undoing ordering patch. adding more explicit descreption of ordering rules to HACKING document. Change-Id: I7b7d755f44e382b54f237914e654a05766ec5c2c
This commit is contained in:
parent
f485d71222
commit
732863b9b7
4
HACKING
4
HACKING
@ -16,7 +16,9 @@ Imports
|
||||
# vim: tabstop=4 shiftwidth=4 softtabstop=4
|
||||
{{stdlib imports in human alphabetical order}}
|
||||
\n
|
||||
{{nova imports in human alphabetical order}}
|
||||
{{3rd-party imports in human alphabetical order}}
|
||||
\n
|
||||
{{openstack imports in human alphabetical order}}
|
||||
\n
|
||||
\n
|
||||
{{begin your code}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user