Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove future imports | Jason R. Coombs | 2018-09-04 | 1 | -2/+0 |
* | If it's not one lint, it's another. | Jason R. Coombs | 2018-05-11 | 1 | -1/+1 |
* | The introduction of ./conftest.py seems to have caused 'tests' to be prepende... | Jason R. Coombs | 2018-05-11 | 1 | -4/+12 |
* | For dist-check, cherrypy must be imported late. | Jason R. Coombs | 2017-10-06 | 1 | -2/+1 |
* | Move imports to the header | Jason R. Coombs | 2017-10-06 | 1 | -1/+2 |
* | Fixup same style string quotes across the repo | Sviatoslav Sydorenko | 2017-03-03 | 1 | -4/+4 |
* | Add docstrings for clarity and to address pre-commit checks. Exclude dist-che... | Jason R. Coombs | 2016-12-27 | 1 | -0/+23 |
* | Use 'include_package_data' directive to ensure that package data is included ... | Jason R. Coombs | 2016-12-26 | 1 | -0/+1 |
* | Add test capturing failed expectation. Ref #1538. | Jason R. Coombs | 2016-12-26 | 1 | -0/+35 |