Commit Graph

4 Commits (456e9b7a33d7a6f24b1e87b7785ba46980471197)

Author SHA1 Message Date
Matt Clay 98a0995fd0 Clean up unit test boilerplate. 4 years ago
Toshio Kuratomi 3fba006207 Update bare exceptions to specify Exception.
This will keep us from accidentally catching program-exiting exceptions
like KeyboardInterupt and SystemExit.
6 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
7 years ago
Matt Clay ac8842eee8 Fix unit test dirs to match code under test. 8 years ago