Commit Graph

5 Commits (4816bb4f43ee22f20fa7d75a79db659cc1cdeaf3)

Author SHA1 Message Date
Matt Clay 4816bb4f43
More boilerplate fixes. (#70224)
* Fix boilerplate in hacking dir.
* Fix boilerplate in docs dir.
* Fix boilerplate in integration tests.
* Fix boilerplate in examples.
6 years ago
Joren Vrancken b954917761 Surround top-level function and class definitions with two blank lines. 7 years ago
Dag Wieers 4efec414e7 test/: PEP8 compliancy (#24803)
* test/: PEP8 compliancy

- Make PEP8 compliant

* Python3 chokes on casting int to bytes (#24952)

But if we tell the formatter that the var is a number, it works
9 years ago
Matt Clay 63b1e0c277 Fix infrequent PEP 8 issues. 9 years ago
Matt Clay 75e4645ee7 Migrate Linux CI roles to test targets. (#17997) 9 years ago