Xavier Hardy
Xavier Hardy
It does and it shouldn't. It should stay displayed.
Node version v6.9.1, using package version 1.0.0
The same thing applies to invalid URLs.
Looks good to me
`pylint` can also help with that. ``` pylint --py3k --disable=no-absolute-import --score=n *.py **/*.py ```
Another candidate is [yapf](https://github.com/google/yapf), Google's Python formatter.
Please check, thanks
Fixed by #642 too.
Yes, this is clearly needed, just saying 400 is not sufficient.
Yes, that should be sufficient.