Florian Bruhin
|
11363b9533
|
Fix some invalid "# pragma: no cover" comments
We accidentally used "# pragma: no coverage" instead.
|
2016-05-24 15:40:18 +02:00 |
|
Florian Bruhin
|
8bdb1b6b14
|
flake8: Add flake8-copyright plugin.
Adds copyright checks to flake8
https://pypi.python.org/pypi/flake8-copyright/
|
2016-01-22 17:46:33 +01:00 |
|
Florian Bruhin
|
150a83d8f4
|
pylint: Remove unneeded supressions.
|
2015-12-01 22:03:58 +01:00 |
|
Florian Bruhin
|
6f9b02741a
|
Switch from map() to list comprehensions.
|
2015-12-01 07:16:32 +01:00 |
|
Florian Bruhin
|
07c6c40548
|
Set messagebox = None without Tk in checkpyver.
|
2015-08-19 06:39:22 +02:00 |
|
Florian Bruhin
|
1a61e53daa
|
100% test coverage for misc.checkpyver.
|
2015-08-19 05:58:52 +02:00 |
|
Florian Bruhin
|
9be5992a9a
|
Smoke test WIP
|
2015-05-16 23:43:34 +02:00 |
|
Florian Bruhin
|
06ec1a3885
|
Big file tree reorganisation.
Closes #255.
Should make a lot more sense now ;)
|
2014-12-13 17:28:50 +01:00 |
|