Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | isort 5 compatibility (#7786) | Will Hunt | 2020-07-05 | 1 | -1/+1 |
| | | | The CI appears to use the latest version of isort, which is a problem when isort gets a major version bump. Rather than try to pin the version, I've done the necessary to make isort5 happy with synapse. | ||||
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -3/+2 |
| | |||||
* | Make scripts/ and scripts-dev/ pass pyflakes (and the rest of the codebase ↵ | Amber Brown | 2018-10-20 | 1 | -17/+19 |
| | | | | on py3) (#4068) | ||||
* | Replace syutil references in scripts | Mark Haines | 2015-08-24 | 1 | -5/+3 |
| | |||||
* | Acutally add scripts-dev/ | Erik Johnston | 2015-05-06 | 1 | -0/+73 |