Change-Id: I06bdade65f0d404e273f14c498885af3c3f06050
This commit is contained in:
wangqi 2018-02-23 10:24:14 +00:00
parent bbac758c76
commit 2a6ab603e5
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ the syntax ensures that it roughly always looks the same.
As OpenStack charms are for OpenStack its a good idea to adhere to the
OpenStack Python coding standard. So first things first:
* Read the `OpenStack Coding standard <https://docs.openstack.org/developer/hacking/>`__.
* Read the `OpenStack Coding standard <https://docs.openstack.org/hacking/latest/>`__.
* Read PEP8 (again).
Topics