Sebastian Rittau
|
006a79220f
|
Flake8 fixes (#2549)
* Fix over-indented continuation lines
* Fix under-indented continuation lines
* Fix whitespace around default operator problems
* Limit line lengths
* Fix inconsistent files
|
2018-10-24 07:20:53 -07:00 |
|
hashstat
|
15f737d2a8
|
Corrects return type of warnings.formatwarning(). (#1640)
|
2017-10-04 08:37:08 -07:00 |
|
Lukasz Langa
|
5f416fae64
|
Add missing List imports.
|
2016-12-21 01:06:52 -08:00 |
|
Valérian Rousset
|
3eedf73a3a
|
Add types to stub for warnings module. (#342)
|
2016-07-06 09:58:49 -07:00 |
|
Matthias Kramm
|
5f76369093
|
Move warnings.pyi into 2and3/.
|
2016-04-08 14:43:43 -07:00 |
|