Jelle Zijlstra
|
5f9fd3d127
|
upgrade black version (#4486)
Manually removed a number of trailing commas to prevent black from unnecessarily
exploding some collections.
|
2020-08-26 18:36:01 +02:00 |
|
Jelle Zijlstra
|
5d553c9584
|
apply black and isort (#4287)
* apply black and isort
* move some type ignores
|
2020-06-28 13:31:00 -07:00 |
|
Sebastian Rittau
|
c32e1e2280
|
Enable --disallow-any-generics for stubs (#3288)
|
2019-10-01 05:31:34 -07:00 |
|
Michael Lee
|
efb67946f8
|
Use variable annotations everywhere (#2909)
|
2019-04-13 10:40:52 +02:00 |
|
Teddy Sudol
|
31f3066124
|
Created stubs for xmlrpclib [Python 2.7] (#1185)
* Created stubs for xmlrpclib
* Fixed issues with xmlrpclib
* Change `_Unmarshaller` from TypeVar to alias
|
2017-04-25 16:22:05 -07:00 |
|