Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use google style doc strings. | Mark Haines | 2016-04-01 | 1 | -0/+3 |
| | | | | | | | pycharm supports them so there is no need to use the other format. Might as well convert the existing strings to reduce the risk of people accidentally cargo culting the wrong doc string format. | ||||
* | Explain what W503 is | Daniel Wagner-Hall | 2016-02-02 | 1 | -1/+1 |
| | |||||
* | Fix flake8 warnings for new flake8 | Daniel Wagner-Hall | 2016-02-02 | 1 | -0/+1 |
| | |||||
* | Make 'setup.py test' run tox | Mark Haines | 2015-08-26 | 1 | -3/+0 |
| | |||||
* | Add max-line-length to the flake8 section of setup.cfg | Mark Haines | 2015-08-13 | 1 | -0/+3 |
| | |||||
* | Fix manifest. Ignore contrib and docs directories when checking manifest ↵ | Mark Haines | 2015-01-22 | 1 | -0/+8 |
| | | | | against source control. | ||||
* | Reference Matrix Home Server | matrix.org | 2014-08-12 | 1 | -0/+10 |