README: -following

This commit is contained in:
Jakub Warmuz 2014-11-29 22:11:40 +01:00
parent 9bc369f5a9
commit 49413cb9d2

View file

@ -79,8 +79,8 @@ Most importantly, **be consistent with the rest of the code**, please.
2. Follow [Google Python Style Guide]
(https://google-styleguide.googlecode.com/svn/trunk/pyguide.html),
with the following exception that we use
[Sphinx](http://sphinx-doc.org/)-style documentation:
with the exception that we use [Sphinx](http://sphinx-doc.org/)-style
documentation:
```python
def foo(arg):